From: Alexander Vasarab Date: Wed, 1 Jul 2020 01:02:46 +0000 (-0700) Subject: List supported measurements directly in README X-Git-Tag: v2.0.0^2~5 X-Git-Url: https://wylark.com/src/infoex-autowx.git/commitdiff_plain/a4b51e84941170671bae737517db2960bd34289c?hp=1d5b976b9dfc1a208fe8725cdea20834618ab737 List supported measurements directly in README --- diff --git a/README.md b/README.md index 520a722..ec1e8db 100644 --- a/README.md +++ b/README.md @@ -194,14 +194,24 @@ with the data you see in your web browser. Here's the list of measurements currently supported: -precipitationGauge -tempPres -hS -baro -rH -windSpeedNum -windDirectionNum -windGustSpeedNum (only supported by MesoWest) +**NRCS:** +PREC +TOBS +SNWD +PRES +RHUM +WSPD +WDIR + +**MesoWest:** +precip\_accum +air\_temp +snow\_depth +pressure +relative\_humidity +wind\_speed +wind\_direction +wind\_gust Future plans ------------