Skip to content

Commit f6fc4c5

Browse files
KristinaRiemerdlebauer
authored andcommitted
Fix met station table in met data tutorial (#219)
* Fix met station table in met data tutorial * Revert "Fix met station table in met data tutorial" This reverts commit 61cdd5e. * Commit just changes to source file for met tutorials
1 parent 41ec912 commit f6fc4c5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

sensors/01-meteorological-data.Rmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,8 @@ meteorological data and associated stream ids.
9898

9999
| stream id | name |
100100
|------------|------------------------------------------|
101-
| 3211 | UA-MAC AZMET Weather Station - weather |
102-
| 3212 | UA-MAC AZMET Weather Station - irrigation |
103-
| 46431 | UA-MAC AZMET Weather Station - weather (5 min) |
101+
| 3212 | Irrigation Observations |
102+
| 46431 | Weather Observations (5 min bins) |
104103
| 3208 | EnvironmentLogger sensor_weather_station |
105104
| 3207 | EnvironmentLogger sensor_par |
106105
| 748 | EnvironmentLogger sensor_spectrum |

0 commit comments

Comments
 (0)