From da9dada308923d985a14ff80c5137ea93348724a Mon Sep 17 00:00:00 2001 From: Glenda Date: Sat, 9 Sep 2023 18:34:28 -0600 Subject: [PATCH 1/2] Pause data updates temporarily [minor] --- update-data.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-data.R b/update-data.R index fdc293f..c39db2d 100644 --- a/update-data.R +++ b/update-data.R @@ -1,3 +1,3 @@ message("Updating weather station data") -source("DataCleaningScripts/get_new_weather.R"); append_weather() +# source("DataCleaningScripts/get_new_weather.R"); append_weather() # source("DataCleaningScripts/get_water_data.R"); update_water() From aed089a151a7315d0d7df90aa22468d1dd205347 Mon Sep 17 00:00:00 2001 From: Weecology Deploy Bot Date: Sun, 10 Sep 2023 00:38:35 +0000 Subject: [PATCH 2/2] Update data and trigger archive: GitHub Build 363 [skip ci] --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index 9084fa2..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0