cboisvenue / spadesCBM

A Carbon Budget family of modules for SpaDES - logic from CBM-CFS3
2 stars 2 forks source link

checks on processes #26

Closed cboisvenue closed 4 years ago

cboisvenue commented 4 years ago

Recent spadesCBMcore module clean-ups means that we have to re-check that all annual processes are happening correctly and that all the disturbances matrices are also applied correctly. Potentially useful functions in the carbonara functions are: ctransfer() cTransferDist()

They were developed to double check the manual (R-scripted) carbon transfers applied in the SK branch prior to the error fix in the c++ scripts. These two functions need much updating but might be (or not) a good place to start automated checks.

cboisvenue commented 4 years ago

transferred to submodule CBMcore