{"slug": "terraclimate", "name": "TerraClimate", "tagline": "4 km monthly climate and water balance since 1958", "source": "Climatology Lab", "category": {"slug": "climate", "name": "Climate", "icon": "cloud", "tone": "blue"}, "meta": ["1/24°", "1958–present", "Global"], "thumb": "/static/catalog/thumbs/terraclimate.553979b2f3bd.jpg", "bbox": [-180.0, -90.0, 180.0, 90.0], "global": true, "access": "api", "url": "/datasets/terraclimate/", "subtitle": "Monthly climate and climatic water balance", "summary": "Precipitation, temperature, vapour pressure deficit, reference and actual ET, runoff, soil moisture and snow water equivalent, from WorldClim climatology with CRU and JRA-55 anomalies.", "categories": [{"slug": "climate", "name": "Climate", "icon": "cloud", "tone": "blue"}, {"slug": "et", "name": "ET", "icon": "drop", "tone": "blue"}], "sources": [{"slug": "climatologylab", "name": "Climatology Lab (Abatzoglou)", "label": "Climatology Lab", "url": "https://www.climatologylab.org/", "page": "/sources/climatologylab/"}], "facts": [["Source", "Climatology Lab"], ["Resolution", "1/24° (about 4 km)"], ["Time span", "1958–present"], ["Temporal", "Monthly"], ["Access type", "API (external)"], ["Formats", "NetCDF"], ["Coverage", "Global land"]], "access_note": "THREDDS subset service, no login", "coverage": "Global land", "license": {"name": "See provider terms", "url": "https://www.climatologylab.org/terraclimate.html"}, "citation": "Abatzoglou, J. T., et al. (2018). TerraClimate, a high-resolution global dataset of monthly climate and climatic water balance from 1958–2015. Scientific Data, 5, 170191. https://doi.org/10.1038/sdata.2017.191", "doi": "", "landing_url": "https://www.climatologylab.org/terraclimate.html", "provider_url": "https://www.climatologylab.org/terraclimate.html", "methods": [{"type": "api", "label": "Precipitation for the area, 2020 (THREDDS NetCDF subset)"}], "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 -fL \"http://thredds.northwestknowledge.net:8080/thredds/ncss/agg_terraclimate_ppt_1958_CurrentYear_GLOBE.nc?var=ppt&north=5&west=-75&east=-50&south=-20&horizStride=1&time_start=2020-01-01T00:00:00Z&time_end=2020-12-01T00:00:00Z&accept=netcdf\" \\\n  -o response", "python": "import requests\n\nr = requests.get(\"http://thredds.northwestknowledge.net:8080/thredds/ncss/agg_terraclimate_ppt_1958_CurrentYear_GLOBE.nc?var=ppt&north=5&west=-75&east=-50&south=-20&horizStride=1&time_start=2020-01-01T00:00:00Z&time_end=2020-12-01T00:00:00Z&accept=netcdf\")\nr.raise_for_status()\nopen(\"response\", \"wb\").write(r.content)", "javascript": "const res = await fetch(\"http://thredds.northwestknowledge.net:8080/thredds/ncss/agg_terraclimate_ppt_1958_CurrentYear_GLOBE.nc?var=ppt&north=5&west=-75&east=-50&south=-20&horizStride=1&time_start=2020-01-01T00:00:00Z&time_end=2020-12-01T00:00:00Z&accept=netcdf\");\nconsole.log(res.status, res.headers.get(\"content-type\"));"}, "api": {"links": "/api/v1/datasets/terraclimate/links?bbox=-75,-20,-50,5", "manifest": "/api/v1/datasets/terraclimate/manifest?bbox=-75,-20,-50,5"}}