Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Rewrite ingest and discovery process for large datasets.
Browse files Browse the repository at this point in the history
Add support for daily record datetime inference.
Add CMIP6 ingests.
  • Loading branch information
moradology committed Nov 10, 2022
1 parent 74973e3 commit cc5a1c5
Show file tree
Hide file tree
Showing 58 changed files with 2,582 additions and 52 deletions.
41 changes: 41 additions & 0 deletions data/collections/nex-gddp-cmip6/nex-gddp-cmip6-crossover.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"id": "nex-gddp-cmip6-crossover",
"type": "Collection",
"links": [],
"title": "CMIP6 2-degree average temperature crossover predictions",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"2015-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "Predicted year at which the average daily temperature has risen by 2-degrees",
"stac_version": "1.0.0",
"dashboard:is_periodic": false,
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-hurs",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected near-surface relative humidity",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected near-surface relative humidity",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-huss",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected near-surface specific humidity",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected near-surface specific humidity",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-pr",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected precipitation",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected precipitation",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-rlds",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected surface downwelling longwave radiation",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected surface downwelling longwave radiation",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-rdsds",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected surface downwelling shortwave radiation",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected surface downwelling shortwave radiation",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-sfcwind",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected near-surface wind speed",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected near-surface wind speed",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-tas",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected daily near-surface air temperature",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected daily near-surface air temperature",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id": "nex-gddp-cmip6-daily-tasmax",
"type": "Collection",
"links": [],
"title": "CMIP6 historical and projected daily maximum near-surface air temperature",
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"1950-01-01T00:00:00Z",
"2101-01-01T00:00:00Z"
]
]
}
},
"license": "MIT",
"description": "CMIP6 historical and projected daily maximum near-surface air temperature",
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "day",
"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"
}
}
}
Loading

0 comments on commit cc5a1c5

Please sign in to comment.