climdex-tmaxxf-access-cm2-ssp126·dataset
Future Hottest-Day Temperatures: Low-Emissions Scenario
CLIMDEX ACCESS CM2 SSP125 tmaxXF
land NASA VEDA COG
In plain English
What it measures. Projects the yearly maximum daily temperature (in Fahrenheit) under a low future greenhouse-gas pathway, showing how hot the hottest days could get.
How it's made. Drawn from the ACCESS-CM2 global climate model run under the SSP1-2.6 low-emissions scenario, part of the international CLIMDEX climate-extremes project.
How & where you'd use it. Helps planners and communities anticipate future heat extremes if emissions are sharply curbed.
What's measured
climdextmaxxfaccesscm2ssp126
Coverage & cadence
- Time span2015-01-01 → 2101-12-31
- Spatial extent-180, -90, 180, 90
- FormatsCOG
What you can do with it
- Track deforestation, fire scars and land-cover change
- Monitor crop and vegetation health (NDVI/EVI)
- Map how built-up vs. green an area is over time
Official description
CLIMDEX ACCESS CM2 SSP125 - variable tmaxXF
Get the data
# NASA VEDA — open STAC API, anonymous (cloud-optimized GeoTIFFs)
from pystac_client import Client
cat = Client.open("https://openveda.cloud/api/stac")
col = cat.get_collection("climdex-tmaxxf-access-cm2-ssp126")
items = list(col.get_items()) # browse the analysis-ready COGs
# open an asset with rioxarray:
# import rioxarray; da = rioxarray.open_rasterio(items[0].assets["cog_default"].href) NASA VEDA is an open STAC catalog — browse and stream the cloud-optimized GeoTIFFs anonymously (no login).
Official links
- Open data source VEDA