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

Change Year from calendar year to simulation year in sw2_monthly and sw2_yearly SQLite Tables #234

Closed kpalmqui closed 4 years ago

kpalmqui commented 4 years ago

Currently, the calendar year (i.e. 1980) is populated in the Year column of the SOILWAT2 monthly and yearly output Tables of the SQLite output database. In contrast, the biomass table contains simulation year (i.e. 1).

This issue will update the Year to the simulation year for consistency among tables.

kpalmqui commented 4 years ago

Resolved by https://github.com/DrylandEcology/rSFSTEP2/commit/fef16af2cd7360c23770c7d203b914d8f4657c57