Return to API Services or the User Frontend </nws/cli-audit/>_
Documentation for /json/cli_audit.py
This app intends to show how the sausage gets made for daily high and low temperature reports from the major ASOS sites.
Changelog
- 2026-02-26: Updates to hopefully have full closure over potential changes found with subsequent CLI and CF6 updates. Previously, a 144 hour forward time window was assumed.
- 2026-02-25: Initial implementation
Example Requests
Audit CLI for Des Moines on 25 Feb 2024
https://mesonet.agron.iastate.edu/json/cli_audit.py?station=KDSM&date=2024-02-25
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 |
|---|---|---|
| station | string | The 4 character station identifier to query for |
| date | string (required) | The date of interest |