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

feat(dataset): add tornadoes-2024-dow-rhohv-greenfield dataset config #193

Merged
merged 3 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"collection": "tornadoes-2024-dow-rhohv-greenfield",
"title": "DOW7 Correlation Coefficient (Greenfield, IA)",
"description": "Correlation Coefficient (rhoHV) collected by DOW7 from the Greenfield, Iowa EF-4 tornado on May 21, 2024 at 20:41:08.",
"license": "CC0-1.0",
"is_periodic": true,
"time_density": "day",
"spatial_extent": {
"xmin": -94.5,
"ymin": 41.275,
"xmax": -94.4,
"ymax": 41.325
},
"temporal_extent": {
"startdate": "2024-05-21T00:00:00Z",
"enddate": "2024-05-21T23:59:59Z"
},
"sample_files": [
"s3://veda-data-store/tornadoes-2024-dow-rhohv-greenfield/DOW_Greenfield_RHOHV_cog_v2_2024-05-21.tif"
],
"providers": [
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"host"
]
}
],
"assets": {
"thumbnail": {
"title": "Thumbnail",
"description": "Photo by [Ryan McGinnis](https://static.wikia.nocookie.net/stormchasers/images/1/1b/DOW.jpg/revision/latest?cb=20100115235828) (DOW6 parked in front of a tornadic mesocyclone in the Plains)",
"href": "https://thumbnails.openveda.cloud/tornadoes-2024-dow-background.jpg",
"type": "image/jpeg",
"roles": ["thumbnail"]
}
},
"stac_version": "1.0.0",
"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"
],
"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"
}
},
"renders": {
"dashboard": {
"bidx": [1],
"colormap_name": "turbo",
"nodata": 32768,
"assets": [
"cog_default"
],
"rescale": [[0, 1]],
"title": "VEDA Dashboard Render Parameters"
}
},
"discovery_items": [
{
"discovery": "s3",
"cogify": false,
"upload": false,
"dry_run": false,
"prefix": "tornadoes-2024-dow-rhohv-greenfield/",
"bucket": "veda-data-store",
"filename_regex": "(.*)DOW_Greenfield_RHOHV_cog_v2_(.*).tif$"
}
],
"data_type": "cog"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"origin_bucket": "veda-data-store-staging",
"origin_prefix": "2024tornadoes/",
"target_bucket": "veda-data-store",
"collection": "tornadoes-2024-dow-rhohv-greenfield",
"filename_regex": "(.*)DOW_Greenfield_RHOHV_cog_v2_(.*).tif$"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"collection": "tornadoes-2024-dow-rhohv-greenfield",
"title": "DOW7 Correlation Coefficient (Greenfield, IA)",
"description": "Correlation Coefficient (rhoHV) collected by DOW7 from the Greenfield, Iowa EF-4 tornado on May 21, 2024 at 20:41:08.",
"license": "CC0-1.0",
"is_periodic": true,
"time_density": "day",
"spatial_extent": {
"xmin": -94.5,
"ymin": 41.275,
"xmax": -94.4,
"ymax": 41.325
},
"temporal_extent": {
"startdate": "2024-05-21T00:00:00Z",
"enddate": "2024-05-21T23:59:59Z"
},
"sample_files": [
"s3://veda-data-store-staging/2024tornadoes/DOW_Greenfield_RHOHV_cog_v2_2024-05-21.tif"
],
"providers": [
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"host"
]
}
],
"assets": {
"thumbnail": {
"title": "Thumbnail",
"description": "Photo by [Ryan McGinnis](https://static.wikia.nocookie.net/stormchasers/images/1/1b/DOW.jpg/revision/latest?cb=20100115235828) (DOW6 parked in front of a tornadic mesocyclone in the Plains)",
"href": "https://thumbnails.openveda.cloud/tornadoes-2024-dow-background.jpg",
"type": "image/jpeg",
"roles": ["thumbnail"]
}
},
"stac_version": "1.0.0",
"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"
],
"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"
}
},
"renders": {
"dashboard": {
"bidx": [1],
"colormap_name": "turbo",
"nodata": 32768,
"assets": [
"cog_default"
],
"rescale": [[0, 1]],
"title": "VEDA Dashboard Render Parameters"
}
},
"discovery_items": [
{
"discovery": "s3",
"cogify": false,
"upload": false,
"dry_run": false,
"prefix": "2024tornadoes/",
"bucket": "veda-data-store-staging",
"filename_regex": "(.*)DOW_Greenfield_RHOHV_cog_v2_(.*).tif$"
}
],
"data_type": "cog"
}
Loading