Skip to content

Commit

Permalink
Add render params to collections (#88)
Browse files Browse the repository at this point in the history
* add render params to collections

* add extension and assets

* change rescale and bidx to arrays

* add extension

* fix: strs to nums

* update collections

---------

Co-authored-by: anayeaye <alexandra@developmentseed.org>
smohiudd and anayeaye authored Dec 19, 2023
1 parent 0199520 commit ed2bb04
Showing 159 changed files with 2,533 additions and 216 deletions.
25 changes: 24 additions & 1 deletion ingestion-data/collections/CMIP245-winter-median-pr.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,10 @@
}
},
"license": "MIT",
"stac_extensions": [],
"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",
@@ -40,6 +43,26 @@
"dashboard:is_periodic": false,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": [
1
],
"nodata": "nan",
"colormap_name": "rdbu",
"rescale": [
[
-60,
60
]
],
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "NASA Center for Climate Simulation (NCCS)",
24 changes: 23 additions & 1 deletion ingestion-data/collections/CMIP245-winter-median-ta.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,10 @@
}
},
"license": "MIT",
"stac_extensions": [],
"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",
@@ -40,6 +43,25 @@
"dashboard:is_periodic": false,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": [
1
],
"colormap_name": "rdbu_r",
"rescale": [
[
-5.5,
5.5
]
],
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "NASA Center for Climate Simulation (NCCS)",
25 changes: 24 additions & 1 deletion ingestion-data/collections/CMIP585-winter-median-pr.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,10 @@
}
},
"license": "MIT",
"stac_extensions": [],
"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",
@@ -40,6 +43,26 @@
"dashboard:is_periodic": false,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": [
1
],
"nodata": "nan",
"colormap_name": "rdbu",
"rescale": [
[
-60,
60
]
],
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "NASA Center for Climate Simulation (NCCS)",
24 changes: 23 additions & 1 deletion ingestion-data/collections/CMIP585-winter-median-ta.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,10 @@
}
},
"license": "MIT",
"stac_extensions": [],
"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",
@@ -40,6 +43,25 @@
"dashboard:is_periodic": false,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": [
1
],
"colormap_name": "rdbu_r",
"rescale": [
[
-5.5,
5.5
]
],
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "NASA Center for Climate Simulation (NCCS)",
Original file line number Diff line number Diff line change
@@ -24,8 +24,11 @@
]
}
},
"license": "CC0",
"stac_extensions": [],
"license": "CC0-1.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",
@@ -40,6 +43,22 @@
"dashboard:is_periodic": true,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
[
0,
1126809681
]
],
"nodata": 0,
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "EPA",
Original file line number Diff line number Diff line change
@@ -24,8 +24,11 @@
]
}
},
"license": "CC0",
"stac_extensions": [],
"license": "CC0-1.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",
@@ -40,6 +43,22 @@
"dashboard:is_periodic": true,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
[
0,
11699984793
]
],
"nodata": 0,
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "EPA",
Original file line number Diff line number Diff line change
@@ -24,8 +24,11 @@
]
}
},
"license": "CC0",
"stac_extensions": [],
"license": "CC0-1.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",
@@ -40,6 +43,22 @@
"dashboard:is_periodic": true,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
[
0,
90163894026
]
],
"nodata": 0,
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "EPA",
Original file line number Diff line number Diff line change
@@ -24,8 +24,11 @@
]
}
},
"license": "CC0",
"stac_extensions": [],
"license": "CC0-1.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",
@@ -40,6 +43,22 @@
"dashboard:is_periodic": true,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
[
0,
1002466086748
]
],
"nodata": 0,
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "EPA",
Original file line number Diff line number Diff line change
@@ -24,8 +24,11 @@
]
}
},
"license": "CC0",
"stac_extensions": [],
"license": "CC0-1.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",
@@ -40,6 +43,22 @@
"dashboard:is_periodic": true,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
[
0,
2022634652958
]
],
"nodata": 0,
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "EPA",
Original file line number Diff line number Diff line change
@@ -24,8 +24,11 @@
]
}
},
"license": "CC0",
"stac_extensions": [],
"license": "CC0-1.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",
@@ -40,6 +43,22 @@
"dashboard:is_periodic": true,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"renders": {
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
[
0,
282207914557
]
],
"nodata": 0,
"assets": [
"cog_default"
],
"title": "VEDA Dashboard Render Parameters"
}
},
"providers": [
{
"name": "EPA",
Loading

0 comments on commit ed2bb04

Please sign in to comment.