Reference for https://irmaservices.nps.gov/v3/rest/climate/stationInventory?sourceCode={SOURCECODE}&stationCode={STATIONCODE}&stationName={STATIONNAME}&unitList={UNITLIST}&requestStatus={REQUESTSTATUS}&stateCode={STATECODE}&startDate={STARTDATE}&endDate={ENDDATE}&showLocation={SHOWLOCATION}&showVersion={SHOWVERSION}

Gets the list of all Climate Stations and the LocationInfo and VersionInfo belonging to each.

Url: https://irmaservices.nps.gov/v3/rest/climate/stationInventory?sourceCode={SOURCECODE}&stationCode={STATIONCODE}&stationName={STATIONNAME}&unitList={UNITLIST}&requestStatus={REQUESTSTATUS}&stateCode={STATECODE}&startDate={STARTDATE}&endDate={ENDDATE}&showLocation={SHOWLOCATION}&showVersion={SHOWVERSION}

HTTP Method: GET

This operation supports JSONP responses. The callback function can be specified using the "callback" Url query parameter.

Message direction Format Body
Request N/A The Request body is empty.
Response Unknown The Response body cannot be inferred.