Skip to content

Commit

Permalink
Merge branch 'main' into water-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gmyenni authored Sep 11, 2023
2 parents 3426226 + aed089a commit 7aea344
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions update-data.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
message("Updating weather station data")
source("DataCleaningScripts/get_new_weather.R"); append_weather()
message("Updating water data")
source("DataCleaningScripts/get_water_data.R"); update_water()
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.2.0

0 comments on commit 7aea344

Please sign in to comment.