Skip to content

Releases: fawda123/EBASE

v1.1.0

25 Sep 17:24
Compare
Choose a tag to compare
  • Added nogas argument option to ebase() 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 using ebase_plot()

v1.0.2

07 Jun 10:57
Compare
Choose a tag to compare
  • 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)

v1.0.1

24 Mar 12:53
Compare
Choose a tag to compare
  • Minor update to documentation for core EBASE equation and model file. All calculations are the same.

v1.0.0

09 Mar 00:39
Compare
Choose a tag to compare

Initial CRAN submission