We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ac281 commit ae7a7f0Copy full SHA for ae7a7f0
Examples/Hillslope_Simulations/paper_cases/R_scripts/ET_Q_plots_4cases.R
@@ -3,8 +3,8 @@
3
4
##This script loads in EcoSLIM output and makes Figures 2 and 3 from Maxwell et al Ecohydrology 2018
5
6
-## you may need to edit the working directory
7
-setwd('~/EcoSLIM/Examples/Hillslope_Simulations/paper_cases/R_scripts')
+## you may need to edit the working directory, uncomment and adjust as needed
+## setwd('~/EcoSLIM/Examples/Hillslope_Simulations/paper_cases/R_scripts')
8
9
## load shrubs with ER forcing
10
filename='../ER_hillslope_shrub/SLIM_hillslope_ER_shrub_ET_output.txt'
0 commit comments