Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nils.koster
ptsfc_results
Commits
fc2722e4
Commit
fc2722e4
authored
Dec 09, 2021
by
mrsuperficial
Browse files
adapted wd
parent
ea3a3df2
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/update_everything.R
View file @
fc2722e4
setwd
(
"/home/johannes/Documents/Teaching/Ensemble_Seminar/ptsfc_results/code"
)
#johannes
#setwd("/home/johannes/Documents/Teaching/Ensemble_Seminar/ptsfc_results/code")
#nils
setwd
(
"/home/nils/projects/ptsfc_results/code"
)
# update the wind data (stored in ptsfc_viz, but also used for evaluation etc):
source
(
"retrieve_weather_data_ts.R"
)
...
...
@@ -24,5 +28,9 @@ source("process_viz_data.R")
# evaluation/evaluation_<date>.csv
# re-deploy app:
#johannes
setwd
(
"/home/johannes/Documents/Teaching/Ensemble_Seminar/ptsfc_results/ptsfc_viz"
)
#nils
setwd
(
"/home/nils/projects/ptsfc_results/ptsfc_viz"
)
rsconnect
::
deployApp
()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment