climatecast.me
Climatecast.me wraps an API around down-scaled climate model data, CO2 projections and historical CO2 measurements. see a demo: https://climatecast.me Climate scenarios used were from the NEX-GDDP-CMIP6 dataset, prepared by the Climate Analytics Group and NASA Ames Research Center using the NASA Earth Exchange and distributed by the NASA Center for Climate Simulation (NCCS),…
climatecast.me endpoints
| Method | Endpoint | Description |
|---|---|---|
| climate projections | ||
| GET |
get models /api/models |
Get available models |
| GET |
get scenarios /api/scenarios |
Get available scenarios |
| GET |
get parameters /api/params |
Get parameters |
| GET |
get a climate projection /api/project/{year}/{month}/{day}/{lat}/{lon} |
get a climate model projection for a given day and geographic position Climate scenarios used were from the NEX-GDDP-CMIP6 dataset, prepared by the Climate Analytics Group and… |
| GET |
get a timeseries /api/timeseries/{value}/{month}/{day}/{lat}/{lon} |
get a climate model projection timeseries for a given day, geographical position and model |
| GET |
get an 8-day climate cast for today /api/cast/{lat}/{lon} |
get a climate cast for today in [years] Climate scenarios used were from the NEX-GDDP-CMIP6 dataset, prepared by the Climate Analytics Group and NASA Ames Research Center using… |
| co2 data | ||
| GET |
Get latest CO2 measurement /api/co2/latest |
get latest CO2 measurement (from Manau Loa) / Shortcut |
| GET |
Get latest CO2 measurement from Manau Loa /api/co2/manauloa/latest |
Get latest Atmospheric Carbon Dioxide (CO2) measurement from Manau Loa (daily mean) source: Dr. Xin Lan, NOAA/GML (gml.noaa.gov/ccgg/trends/) and Dr. Ralph Keeling, Scripps… |
| GET |
Get a CO2 measurement /api/co2/manauloa/{year}/{month}/{day} |
Get latest Atmospheric Carbon Dioxide (CO2) measurement from Manau Loa (daily mean) for a given day source: Dr. Xin Lan, NOAA/GML (gml.noaa.gov/ccgg/trends/) and Dr. Ralph… |
| GET |
Get latest CO2 trends /api/co2/trends/latest |
Get Latest Trend in globally-averaged Atmospheric Carbon Dioxide (CO2) from NOAA. source: Lan, X., Tans, P. and K.W. Thoning: Trends in globally-averaged CO2 determined f rom… |
| GET |
Get a monthly CO2 trend /api/co2/trends/{year}/{month} |
Get averaged marine surface monthly mean data for Atmospheric Carbon Dioxide (CO2) (from NOAA) source: Lan, X., Tans, P. and K.W. Thoning: Trends in globally-averaged CO2… |
| GET |
Get a daily CO2 trend /api/co2/trends/{year}/{month}/{day} |
Get Atmospheric Carbon Dioxide (CO2) Estimated Global Daily Trend source: Lan, X., Tans, P. and K.W. Thoning: Trends in globally-averaged CO2 determined from NOAA Global… |
| GET |
Get a CO2 projection /api/co2/projection/{year}/{month}/{lat}/{lon} |
Get a Atmospheric Carbon Dioxide (CO2) projection for a given month in the future and geographical position Source: Cheng, W., Dan, L., Deng, X., Feng, J., Wang, Y., Peng, J.,… |
| GET |
Get a CO2 projection /api/co2/projection/{year}/{month}/{day}/{lat}/{lon} |
Get a Atmospheric Carbon Dioxide (CO2) projection for a given day and geographical positon Source: Cheng, W., Dan, L., Deng, X., Feng, J., Wang, Y., Peng, J., Tian, J., Qi, W.,… |
climatecast.me pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | 100 / second |
|
| ULTRA | $199 / month | 100 / second |
|