Skip to content

Instantly share code, notes, and snippets.

@hakkm
Created April 29, 2026 09:12
Show Gist options
  • Select an option

  • Save hakkm/0c3eae0d938a40f6a607ab01eb93878f to your computer and use it in GitHub Desktop.

Select an option

Save hakkm/0c3eae0d938a40f6a607ab01eb93878f to your computer and use it in GitHub Desktop.
UC2MapGenerator
{
"project_id": "27d61dd4-d985-4b4c-96ff-2e4c73069a75",
"component_id": "6871e61d-8f56-4e7c-9ccb-6bb31b6ccc93",
"locations": [
{
"name": "Point 1",
"location_id": "44f16e37-fc0f-4224-a587-0eed5cb1b043",
"coordinate": {
"type": "geometry",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
63.31495492142702,
33.25485379590042
]
]
}
},
"color": "#962774",
"external_link": null
}
],
"scenario": "projected",
"climate_index": {
"type": "precipitation",
"code": "prcptot",
"name": "Annual total precipitation",
"description": "Sums the total annual precipitation falling on wet days (those with at least 0.1 mm). Values are averaged over 30 years at the 33rd percentile across climate models. For future scenarios, values show the percentage change (%) in total precipitation relative to the historical baseline (1985-2014).",
"metadata": {
"sources": {
"default": [
{
"link": "https://www.nccs.nasa.gov/services/data-collections/land-based-products/nex-gddp-cmip6",
"name": "NASA NEX-GDDP-CMIP6"
}
]
},
"base_path": "phase2/final_data/climate_indices/prcptot",
"dataportal": {
"path": "final_data/climate_indices/prcptot/maps_medium_confidence/",
"unit": "mm",
"ranges": [
2030,
2040,
2050,
2060,
2070,
2080
],
"rescale": {
"ssp126/2030": [
-10.0,
60.0
],
"ssp126/2040": [
-10.0,
60.0
],
"ssp126/2050": [
-10.0,
60.0
],
"ssp126/2060": [
-10.0,
60.0
],
"ssp126/2070": [
-10.0,
60.0
],
"ssp126/2080": [
-10.0,
60.0
],
"ssp245/2030": [
-10.0,
60.0
],
"ssp245/2040": [
-10.0,
60.0
],
"ssp245/2050": [
-10.0,
60.0
],
"ssp245/2060": [
-10.0,
60.0
],
"ssp245/2070": [
-10.0,
60.0
],
"ssp245/2080": [
-10.0,
60.0
],
"ssp370/2030": [
-10.0,
60.0
],
"ssp370/2040": [
-10.0,
60.0
],
"ssp370/2050": [
-10.0,
60.0
],
"ssp370/2060": [
-10.0,
60.0
],
"ssp370/2070": [
-10.0,
60.0
],
"ssp370/2080": [
-10.0,
60.0
],
"ssp585/2030": [
-10.0,
60.0
],
"ssp585/2040": [
-10.0,
60.0
],
"ssp585/2050": [
-10.0,
60.0
],
"ssp585/2060": [
-10.0,
60.0
],
"ssp585/2070": [
-10.0,
60.0
],
"ssp585/2080": [
-10.0,
60.0
],
"historical/baseline": [
0,
3200
]
},
"scenarios": [
"historical",
"ssp126",
"ssp245",
"ssp370",
"ssp585"
],
"default_scenario": "historical",
"projected_palette": [
"#5C2E0E",
"#8C4B1F",
"#B36A2E",
"#D8A25A",
"#F0E0C2",
"#FFFFFF",
"#C7E6F2",
"#92C5DE",
"#4393C3",
"#2166AC",
"#053061"
],
"historical_palette": [
"#FFFFD9",
"#EDF8B1",
"#C7E9B4",
"#7FCDBB",
"#41B6C4",
"#1D91C0",
"#225EA8",
"#253494",
"#081D58"
]
}
}
},
"tiff_path": "phase2/final_data/climate_indices/prcptot/layers/ensemble_q66/ssp585_2050.tif"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment