Description
This API returns summary ice out data for lakes in Minnesota by year. If
a year is not provided then a median value is returned for each lake.
Why We Provide It
text goes here...
Response Metadata
text goes here...
API Base
http://services.dnr.state.mn.us/api/climatology/ice_out_by_year/v1
API Call
http://services.dnr.state.mn.us/api/climatology/ice_out_by_year/v1?year={integer}&callback={string}
Sample Call
http://services.dnr.state.mn.us/api/climatology/ice_out_by_year/v1?year=2011
Optional Parameters
year: Four digit year. Valid values are from 1843 to the present.
callback: JSONP callback function name.