Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding hls-entropy-difference config #153

Merged
merged 10 commits into from
Jul 25, 2024
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"id": "damage_probability_2022-10-03",
"type": "Collection",
"links": [],
"title": "Damage Probability Derived from UCONN GERs Lab After Hurricane Ian",
"extent": {
"spatial": {
"bbox": [
[-82.376311139036, 26.3117385950749, -81.5589711806718, 27.0376515475538]
]
},
"temporal": {
"interval": [
[
"2022-10-03T00:00:00+00:00",
"2022-10-03T23:59:59+00:00"
]
]
}
},
"license": "CC0-1.0",
"providers": [
{
"url": "https://www.earthdata.nasa.gov/dashboard/",
"name": "NASA VEDA",
"roles": [
"host"
]
}
],
"description": "Damage Probability Derived from UCONN GERs Lab After Hurricane Ian.",
"assets": {
"thumbnail": {
"href": "https://thumbnails.openveda.cloud/HLS_Damage_Probability_Cover_Image_FL.jpg",
"type": "image/jpeg",
"roles": [
"thumbnail"
],
"title": "Thumbnail",
"description": "Photo by [CONUS Disturbance Watcher](https://gers.users.earthengine.app/view/nrt-conus) (Satellite imagery over Florida showing damage probability (using Viridis color ramp, with yellow being high probability and purple being low probability) for Oct 3, 2023)"
}
},
"item_assets": {
"cog_default": {
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data",
"layer"
],
"title": "Default COG Layer",
"description": "Cloud optimized default layer to display on map"
}
},
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "magma",
"rescale": [
[0,99]
],
"bidx": [
1
],
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"stac_extensions": [
"https://stac-extensions.github.io/render/v1.0.0/schema.json",
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
],
"dashboard:is_periodic": true,
"dashboard:time_density": "day"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"id": "hls-entropy-difference",
"type": "Collection",
"links": [
],
"title": "HLS-derived entropy difference for Assessing impacts from Hurricane Ian",
"extent": {
"spatial": {
"bbox": [
[-82.376311139036, 26.3117385950749, -81.9037040761012, 27.0358376646312]
]
},
"temporal": {
"interval": [
[
"2022-09-30T00:00:00Z",
"2022-09-30T23:59:59Z"
]
]
}
},
"license": "CC0-1.0",
"providers": [
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"host"
]
}
],
"description": "Entropy difference calculated from Harmonized Landsat and Sentinel-2 Data for September 5th and September 30th, 2022 ",
"item_assets": {
"cog_default": {
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data",
"layer"
],
"title": "Default COG Layer",
"description": "Cloud optimized default layer to display on map"
}
},
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "bwr",
"rescale": [
[-1,1]
],
"bidx": [
1
],
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"stac_extensions": [
"https://stac-extensions.github.io/render/v1.0.0/schema.json",
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
],
"dashboard:is_periodic": false,
"dashboard:time_density": "day",
"assets": {
"thumbnail": {
"href": "https://thumbnails.openveda.cloud/ian_goes_cover.jpg",
"type": "image/jpeg",
"roles": [
"thumbnail"
],
"title": "Thumbnail",
"description": "Photo by [Joshua Stevens, using GOES 16 imagery courtesy of NESDIS](https://visibleearth.nasa.gov/images/150408/hurricane-ian-reaches-florida) (Hurricane Ian as seen from space as it makes landfall with the state of Florida. NASA Earth Observatory image.)"
}
}
}
76 changes: 76 additions & 0 deletions ingestion-data/production/collections/hls-ndvi-difference.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"id": "hls-ndvi-difference",
"type": "Collection",
"links": [],
"title": "HLS-derived NDVI difference for Assessing Impacts from Hurricane Iann",
"extent": {
"spatial": {
"bbox": [
[-82.376311139036, 26.3117385950749, -81.9037040761012, 27.0358376646312]
]
},
"temporal": {
"interval": [
[
"2022-09-30T00:00:00Z",
"2022-09-30T23:59:59Z"
]
]
}
},
"license": "CC0-1.0",
"providers": [
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"host"
]
}
],
"description": "Difference in NDVI calculated from Harmonized Landsat and Sentinel-2 Data for September 5th and September 30th, 2022",
"item_assets": {
"cog_default": {
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data",
"layer"
],
"title": "Default COG Layer",
"description": "Cloud optimized default layer to display on map"
}
},
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "rdbu",
"rescale": [
[-1,1]
],
"bidx": [
1
],
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"stac_extensions": [
"https://stac-extensions.github.io/render/v1.0.0/schema.json",
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
],
"dashboard:is_periodic": false,
"dashboard:time_density": "day",
"assets": {
"thumbnail": {
"href": "https://thumbnails.openveda.cloud/ian_goes_cover.jpg",
"type": "image/jpeg",
"roles": [
"thumbnail"
],
"title": "Thumbnail",
"description": "Photo by [Joshua Stevens, using GOES 16 imagery courtesy of NESDIS](https://visibleearth.nasa.gov/images/150408/hurricane-ian-reaches-florida) (Hurricane Ian as seen from space as it makes landfall with the state of Florida. NASA Earth Observatory image.)"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"collection": "damage_probability_2022-10-03",
"prefix": "damage_probability_2022-10-03",
"bucket": "veda-data-store",
"filename_regex": "^(.*)damage_probability_2022-10-03.tif$",
"discovery": "s3",
"datetime_range": "day"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"collection": "hls-entropy-difference",
"prefix": "hls-entropy-difference",
"bucket": "veda-data-store",
"filename_regex": "^(.*)entropy_difference_2022-09-30.tif$",
"discovery": "s3",
"datetime_range": "day"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"collection": "hls-ndvi-difference",
"prefix": "hls-ndvi-difference",
"bucket": "veda-data-store",
"filename_regex": "^(.*)ndvi_diff_ian_2022-09-30.tif$",
"discovery": "s3",
"datetime_range": "day"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"origin_bucket": "veda-data-store-staging",
"origin_prefix": "damage-probability",
"target_bucket": "veda-data-store",
"collection": "damage_probability_2022-10-03",
"filename_regex": "^(.*)damage_probability_2022-10-03.tif$"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"origin_bucket": "veda-data-store-staging",
"origin_prefix": "hls-entropy",
"target_bucket": "veda-data-store",
"collection": "hls-entropy-difference",
"filename_regex": "^(.*)entropy_difference_2022-09-30.tif$"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"origin_bucket": "veda-data-store-staging",
"origin_prefix": "hls-ndvi",
"target_bucket": "veda-data-store",
"collection": "hls-ndvi-difference",
"filename_regex": "^(.*)ndvi_diff_ian_2022-09-30.tif$"
}
Loading