Changelog
Source:NEWS.md
EBASE 1.1.0
- Added
nogas
argument option toebase()
to estimate EBASE without gas exchange - Removed option for progress file output from
ebase()
which can unexpectedly cause JAGS to crash - Added
ebase_years()
function to estimate EBASE on multiple years of data - Added net ecosystem metabolism (NEM) as output from
ebase()
- Added
asnem
argument as option to plot NEM, P, and R usingebase_plot()
EBASE 1.0.2
CRAN release: 2024-06-04
- Added check in
ebase_prep()
for ascending date - Fix to model formula in JAGS file and
ebase_prep()
for correct handling of Z either as fixed of continuous. This is a minor change and does not affect the results of the model for fixed Z, but previously produced incorrect rates if continuous. -
ebase_prep()
no longer converts dissolved oxygen to areal (as above)