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

Properly handle paths with spaces #147

Closed fdpierson closed 4 years ago

fdpierson commented 5 years ago

When running rSFSTEP2 from a location where the path has spaces, for example, "~/path name", we get errors involving the cp and mv commands, many of which I believe originate from CallSTEPWAT2.R.

kpalmqui commented 5 years ago

@fdpierson is this still a problem within the current workflow you have identified? please update this issue when you can. thanks!

fdpierson commented 5 years ago

@kpalmqui I forgot the exact workflow which caused spaces in paths to become an issue. I will look into this.

kpalmqui commented 4 years ago

@fdpierson can you please confirm there are actually no problems here and we can close this issue? Many thanks!!