{"slug": "nex-gddp-cmip6", "name": "NASA NEX-GDDP-CMIP6", "tagline": "Bias-corrected daily CMIP6 projections at 0.25°", "source": "NASA", "category": {"slug": "climate", "name": "Climate", "icon": "cloud", "tone": "blue"}, "meta": ["0.25°", "1950–2100", "Global"], "thumb": "/static/catalog/thumbs/nex-gddp-cmip6.51ee876677ae.jpg", "bbox": [-180.0, -60.0, 180.0, 90.0], "global": true, "access": "download", "url": "/datasets/nex-gddp-cmip6/", "subtitle": "NASA Earth Exchange Global Daily Downscaled Projections", "summary": "Daily precipitation, temperature, humidity, radiation and wind from 35 CMIP6 models, bias corrected and downscaled against GMFD, for historical and four SSP scenarios.", "categories": [{"slug": "climate", "name": "Climate", "icon": "cloud", "tone": "blue"}], "sources": [{"slug": "nasa", "name": "National Aeronautics and Space Administration", "label": "NASA", "url": "https://www.earthdata.nasa.gov/", "page": "/sources/nasa/"}], "facts": [["Source", "NASA"], ["Resolution", "0.25° (about 25 km)"], ["Time span", "1950–2100"], ["Temporal", "Daily"], ["Access type", "Direct download (external)"], ["Formats", "NetCDF"], ["Coverage", "Global land"]], "access_note": "Open on AWS and NASA THREDDS, no login", "coverage": "Global land", "license": {"name": "Varies by model (CMIP6 terms)", "url": "https://www.nccs.nasa.gov/services/data-collections/land-based-products/nex-gddp-cmip6"}, "citation": "Thrasher, B., et al. (2022). NASA Global Daily Downscaled Projections, CMIP6. Scientific Data, 9, 262. https://doi.org/10.1038/s41597-022-01393-4", "doi": "", "landing_url": "https://www.nccs.nasa.gov/services/data-collections/land-based-products/nex-gddp-cmip6", "provider_url": "https://registry.opendata.aws/nex-gddp-cmip6/", "methods": [{"type": "link", "label": "NEX-GDDP-CMIP6 on AWS Open Data"}], "preview": null, "thumb_credit": "IMERG precipitation rate (NASA GIBS)", "selection": [-75.0, -20.0, -50.0, 5.0], "selection_text": "-75,-20,-50,5", "snippets": {"curl": "curl \"https://hydrological.org/api/v1/datasets/nex-gddp-cmip6/links?bbox=-75,-20,-50,5\" \\\n  -H \"Accept: application/json\"", "python": "import requests\n\nr = requests.get(\"https://hydrological.org/api/v1/datasets/nex-gddp-cmip6/links\",\n                 params={\"bbox\": \"-75,-20,-50,5\"})\nfor group in r.json()[\"groups\"]:\n    for link in group[\"links\"]:\n        print(link[\"url\"])", "javascript": "const res = await fetch(\"https://hydrological.org/api/v1/datasets/nex-gddp-cmip6/links?bbox=-75,-20,-50,5\");\nconst { groups } = await res.json();\nfor (const g of groups) g.links.forEach(l => console.log(l.url));"}, "api": {"links": "/api/v1/datasets/nex-gddp-cmip6/links?bbox=-75,-20,-50,5", "manifest": "/api/v1/datasets/nex-gddp-cmip6/manifest?bbox=-75,-20,-50,5"}}