diff --git a/ingestion-data/production/collections/damage_probability_2022-10-03.json b/ingestion-data/production/collections/damage_probability_2022-10-03.json new file mode 100644 index 00000000..4a71db0b --- /dev/null +++ b/ingestion-data/production/collections/damage_probability_2022-10-03.json @@ -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" +} \ No newline at end of file diff --git a/ingestion-data/production/collections/hls-entropy-difference.json b/ingestion-data/production/collections/hls-entropy-difference.json new file mode 100644 index 00000000..b8eb08a9 --- /dev/null +++ b/ingestion-data/production/collections/hls-entropy-difference.json @@ -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.)" + } + } +} \ No newline at end of file diff --git a/ingestion-data/production/collections/hls-ndvi-difference.json b/ingestion-data/production/collections/hls-ndvi-difference.json new file mode 100644 index 00000000..98edd789 --- /dev/null +++ b/ingestion-data/production/collections/hls-ndvi-difference.json @@ -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.)" + } + } +} \ No newline at end of file diff --git a/ingestion-data/production/discovery-items/damage_probability_2022-10-03.json b/ingestion-data/production/discovery-items/damage_probability_2022-10-03.json new file mode 100644 index 00000000..766d259c --- /dev/null +++ b/ingestion-data/production/discovery-items/damage_probability_2022-10-03.json @@ -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" +} diff --git a/ingestion-data/production/discovery-items/hls-entropy-difference.json b/ingestion-data/production/discovery-items/hls-entropy-difference.json new file mode 100644 index 00000000..59d3ffb7 --- /dev/null +++ b/ingestion-data/production/discovery-items/hls-entropy-difference.json @@ -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" +} diff --git a/ingestion-data/production/discovery-items/hls-ndvi-difference.json b/ingestion-data/production/discovery-items/hls-ndvi-difference.json new file mode 100644 index 00000000..c761feca --- /dev/null +++ b/ingestion-data/production/discovery-items/hls-ndvi-difference.json @@ -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" +} diff --git a/ingestion-data/production/transfer-config/damage_probability_2022-10-03.json b/ingestion-data/production/transfer-config/damage_probability_2022-10-03.json new file mode 100644 index 00000000..0139dc3e --- /dev/null +++ b/ingestion-data/production/transfer-config/damage_probability_2022-10-03.json @@ -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$" +} \ No newline at end of file diff --git a/ingestion-data/production/transfer-config/hls-entropy-difference.json b/ingestion-data/production/transfer-config/hls-entropy-difference.json new file mode 100644 index 00000000..1775d4b6 --- /dev/null +++ b/ingestion-data/production/transfer-config/hls-entropy-difference.json @@ -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$" +} \ No newline at end of file diff --git a/ingestion-data/production/transfer-config/hls-ndvi-difference.json b/ingestion-data/production/transfer-config/hls-ndvi-difference.json new file mode 100644 index 00000000..68afb341 --- /dev/null +++ b/ingestion-data/production/transfer-config/hls-ndvi-difference.json @@ -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$" +} \ No newline at end of file