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

Add nldas prod config #168

Merged
merged 4 commits into from
Sep 23, 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
87 changes: 87 additions & 0 deletions ingestion-data/production/collections/nldas2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"id": "nldas2",
"type": "Collection",
"title": "NLDAS-2 Precipitation Forcing Dataset",
"links": [],
"description": "NLDAS-2 provides a fine-scale (1 km) meteorological forcing (precipitation) in both retrospective and near real-time over North and Central America, including Alaska, Hawaii, and Puerto Rico, by leveraging high-quality gauge, satellite, and model datasets through advanced data assimilation methods. Read more: https://ldas.gsfc.nasa.gov/nldas/v2",
"extent": {
"spatial": {
"bbox": [
[
-41.2,
-82.6,
9.8,
-59
]
]
},
"temporal": {
"interval": [
[
"2001-01-01T00:00:00Z",
"2023-06-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"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"
],
"assets": {
"thumbnail": {
"href": "https://thumbnails.openveda.cloud/nldas-cover.png",
"type": "image/jpeg",
"roles": [ "thumbnail" ],
"title": "Thumbnail",
"description": "Photo by [LDAS-NASA](https://eoimages.gsfc.nasa.gov/images/imagerecords/151000/151897/mississippi_oli_2023259_lrg.jpg) (Landsat 8 — OLI image of the Mississippi River below Memphis, Tennessee on September 16, 2023 at near record low water levels, limiting barge shipments, threatening drinking water supplies, agriculture, and ecosystems.)"
}
},
"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"
}
},
"dashboard:is_periodic": true,
"dashboard:time_density": "month",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"assets": [
"cog_default"
],
"colormap_name": "magma",
"rescale": [
[
0,
200
]
]
}
},
"providers": [
{
"name": "NLDAS",
"url": "https://ldas.gsfc.nasa.gov/nldas",
"roles": [
"producer",
"processor",
"licensor"
]
},
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"host"
]
}
]
}
87 changes: 87 additions & 0 deletions ingestion-data/production/collections/nldas3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"id": "nldas3",
"type": "Collection",
"title": "NLDAS-3 Precipitation Forcing Dataset",
"links": [],
"description": "NLDAS-3 provides a fine-scale (1 km) meteorological forcing (precipitation) in both retrospective and near real-time over North and Central America, including Alaska, Hawaii, and Puerto Rico, by leveraging high-quality gauge, satellite, and model datasets through advanced data assimilation methods. Read more: https://ldas.gsfc.nasa.gov/nldas/v3",
"extent": {
"spatial": {
"bbox": [
[
-41.2,
-82.6,
9.8,
-59
]
]
},
"temporal": {
"interval": [
[
"2001-01-01T00:00:00Z",
"2023-06-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"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"
],
"assets": {
"thumbnail": {
"href": "https://thumbnails.openveda.cloud/nldas-cover.png",
"type": "image/jpeg",
"roles": ["thumbnail"],
"title": "Thumbnail",
"description": "Photo by [LDAS-NASA](https://eoimages.gsfc.nasa.gov/images/imagerecords/151000/151897/mississippi_oli_2023259_lrg.jpg) (Landsat 8 — OLI image of the Mississippi River below Memphis, Tennessee on September 16, 2023 at near record low water levels, limiting barge shipments, threatening drinking water supplies, agriculture, and ecosystems.)"
}
},
"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"
}
},
"dashboard:is_periodic": true,
"dashboard:time_density": "month",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"assets": [
"cog_default"
],
"colormap_name": "magma",
"rescale": [
[
0,
200
]
]
}
},
"providers": [
{
"name": "NLDAS",
"url": "https://ldas.gsfc.nasa.gov/nldas",
"roles": [
"producer",
"processor",
"licensor"
]
},
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"host"
]
}
]
}
9 changes: 9 additions & 0 deletions ingestion-data/production/discovery-items/nldas2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"bucket": "veda-data-store",
"collection": "nldas2",
"datetime_range": "month",
"discovery": "s3",
"filename_regex": ".*_\\d{6}.tif$",
"id_template": "{}",
"prefix": "nldas2/"
}
9 changes: 9 additions & 0 deletions ingestion-data/production/discovery-items/nldas3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"bucket": "veda-data-store",
"collection": "nldas3",
"datetime_range": "month",
"discovery": "s3",
"filename_regex": ".*_\\d{6}.tif$",
"id_template": "{}",
"prefix": "nldas3/"
}
9 changes: 9 additions & 0 deletions ingestion-data/production/transfer-config/nldas2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"collection": "nldas2",
"filename_regex": ".*_\\d{6}.tif$",
"origin_bucket": "veda-data-store-staging",
"origin_prefix": "EIS/nldas2monthly/",
"target_bucket": "veda-data-store",
"cogify": false,
"dry_run": false
}
9 changes: 9 additions & 0 deletions ingestion-data/production/transfer-config/nldas3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"collection": "nldas3",
"origin_prefix": "EIS/nldas3monthly/",
"origin_bucket": "veda-data-store-staging",
"filename_regex": ".*_\\d{6}.tif$",
"target_bucket": "veda-data-store",
"cogify": false,
"dry_run": false
}
Loading