List supported measurements directly in README
authorAlexander Vasarab <alexander@wylark.com>
Wed, 1 Jul 2020 01:02:46 +0000 (18:02 -0700)
committerAlexander Vasarab <alexander@wylark.com>
Wed, 1 Jul 2020 01:02:46 +0000 (18:02 -0700)
README.md

index 520a72204b5bd27f41ff257c4127fdd519f38921..ec1e8db8deebd36724ae117e715fcecffe57f512 100644 (file)
--- 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
 ------------