Changelog
landisutils (development version)
- cache and batch weather data acquisition by year (#1);
- allow setting cache path using option
landisutils.cache.path; - change arguments
startandendinprep_*_weather()to be integer years; - use
R6classes to track simulation input files; - implemented scenario replication (#3);
- run LANDIS-II in background process via
callr;