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

Remove unused argument na.rm=T from dbW_estimate_WGen_coefs in MarkovWeatherFileGenerator.R #229

Closed kpalmqui closed 4 years ago

kpalmqui commented 4 years ago

An argument that no longer exists in function dbW_estimate_WGen_coefs is still present in the function call within MarkovWeatherFileGenerator.R:

na.rm=T

This has been resolved in branch feature_phenology_biomass_scaling, but I want to fix it here too.

kpalmqui commented 4 years ago

closed by 4efc7ed