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

Merge bugfix_gridded_code_compatability into master #183

Closed chaukap closed 4 years ago

chaukap commented 4 years ago

This branch makes rSFSTEP2 compatible with the gridded_code branch of STEPWAT2. Once gridded_code is merged into STEPWAT2 master this pull request should be merged.

@kpalmqui I added VW to species_template.in and got the code to complete on my end. You should be good to test gridded_code using rSFSTEP2 now.

kpalmqui commented 4 years ago

@chaukap I tested gridded_code within the new gridded code wrapper with 100 iterations, 300 years and seed=0, the code completed, and the results are nearly identical to when I ran the same inputs/sites for rSFSTEP2 master branch with master branch of STEPWAT2 embedded. great news and thanks!

I would like to do just a little more testing of gridded mode and then we will be ready to fold it in (hopefully in the next 24 hours!)