Return to API Services
Documentation for /json/climodat_stclimo.py
This provides computed climatologies based on period of record data.
Changelog
- 2024-08-05: Initial documtation update
Example Requests
Provide the computed climatology for Ames, IA
https://mesonet.agron.iastate.edu/json/climodat_stclimo.py?station=IATAME
CGI Arguments
The following table lists the CGI arguments that are accepted by this service. A HTTP GET request is required. Fields of type Multi-Params or CSV value can accept either a comma separated list or multiple parameter and value combinations. For example, ?foo=1&foo=2 is equivalent to ?foo=1,2.
Field | Type | Description |
---|---|---|
callback | string | JSONP Callback |
eyear | integer | End Year |
station | string | Station Identifier |
syear | integer | Start Year |