DrylandEcology / rSFSTEP2

R program that interfaces with the STEPWAT2 C code and runs in parallel for multiple sites, climate scenarios, disturbance regimes, and time periods
0 stars 1 forks source link

Create shell script to compare all derived files at once. #173

Closed chaukap closed 4 years ago

chaukap commented 4 years ago

Issue #168 implements an R script to compare files in a STEPWAT_DIST directory. However, we need a way to run the script on all of the STEPWAT_DIST directories for all sites at once. Therefore, we should make a shell script, similar to run_local.sh, which iterates through all sites and runs the compareFiles.R script.