Currently, folder "StepWat.Weather.Markov.Test" is written on line 487 of Main.R to hold the Markov Weather Files for each site-climate scenario.
#Create a new folder called StepWat.Weather.Markov.Test in which to put the weather files and markov files
dir.create("StepWat.Weather.Markov.Test", showWarnings = FALSE)
I suggest we rename the folder to something more clear like "MarkovWeatherFiles"
Currently, folder "StepWat.Weather.Markov.Test" is written on line 487 of Main.R to hold the Markov Weather Files for each site-climate scenario.
I suggest we rename the folder to something more clear like "MarkovWeatherFiles"
@chaukap what do you think?