Skip to content

cnmodel - #338

Open
stineb wants to merge 190 commits into
masterfrom
cnmodel
Open

cnmodel#338
stineb wants to merge 190 commits into
masterfrom
cnmodel

Conversation

@stineb

@stineb stineb commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

cnmodel branch is currently up to date with main and contains:

  • full coupled C and N cycling (see Stocker & Prentice, 2024 biorxiv)
  • started implementation of latin hypercube sampling and posterior weighing for calibration

stineb and others added 30 commits December 26, 2021 22:00
@stineb

stineb commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator Author

(A)I started implementing something based on latin hypercube sampling (LHS) and committed. vignettes/example_cmodel.Rmd contains a demo but the posterior weights are too unevenly distributed across parameter combination samples. Potentially part of the solution but also other open points are:

  • Drawing more than 1000 samples (eventually need to run this on the cluster with large CPU nodes)
  • Some iteration to the search, densening sampling near optimum
  • Solution to the large autocorrelation of errors in fluxes
  • Come up with a step-wise calibration (P-model only, then C-model, then CN-model) taking posterior of one step as prior of the subsequent step.
  • Multiple targets calibration also for LHS

This is now in cnmodel branch.

@fabern fabern mentioned this pull request Aug 12, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants