EcologyR / BlueCarbon

Estimation of organic carbon stocks and fluxes from soil/sediment cores from blue carbon ecosystems
Other
2 stars 0 forks source link

function test_extrapolation #41

Open NPJuncal opened 6 months ago

NPJuncal commented 6 months ago

subset those cores that reach the standardization depth and estimates the stock (observed stock), estimate the stock from the linear relation of organic carbon accumulated mass and depth using the 90, 75, 50 and 25% top length of the indicated standardization depth. Compares the observed stock with the estimated stocks by extrapolation.

works

tasks:

-write tests -check documentation

NPJuncal commented 4 months ago

Function has several small bugs when tested with new data. Check those bugs and test with more datasets.

NPJuncal commented 4 months ago

Small bugs have been solved

NPJuncal commented 1 week ago

To do:

-write tests -check documentation