Skip to content

Commit ae7a7f0

Browse files
author
reedmaxwell
authored
Update ET_Q_plots_4cases.R
1 parent a6ac281 commit ae7a7f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Examples/Hillslope_Simulations/paper_cases/R_scripts/ET_Q_plots_4cases.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
##This script loads in EcoSLIM output and makes Figures 2 and 3 from Maxwell et al Ecohydrology 2018
55

6-
## you may need to edit the working directory
7-
setwd('~/EcoSLIM/Examples/Hillslope_Simulations/paper_cases/R_scripts')
6+
## you may need to edit the working directory, uncomment and adjust as needed
7+
## setwd('~/EcoSLIM/Examples/Hillslope_Simulations/paper_cases/R_scripts')
88

99
## load shrubs with ER forcing
1010
filename='../ER_hillslope_shrub/SLIM_hillslope_ER_shrub_ET_output.txt'

0 commit comments

Comments
 (0)