Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct state transitions to match states #274

Open
2 tasks
marcadella opened this issue Dec 11, 2024 · 0 comments
Open
2 tasks

Correct state transitions to match states #274

marcadella opened this issue Dec 11, 2024 · 0 comments
Assignees
Milestone

Comments

@marcadella
Copy link
Collaborator

marcadella commented Dec 11, 2024

LUH2 gives provides time series of both state vectors and a transition matrices. The approach being taken is to use the state vector of the initial year and apply the transition matrices to reconstruct the states at ulterior years. That is we ignore the states provided by LUH2 (except the initial one). The goal of this issue is to:

  • Verify how much the generated states diverge from the LUH2 states. If they fit perfectly we can stop here.
  • If not, find a heuristic to reconciliate both.

NOTE: Biomee (Fortran) assumes corrected states and transitions as input, so any check or correction has to happen in R.

@marcadella marcadella added this to the LULUC milestone Dec 11, 2024
@marcadella marcadella mentioned this issue Dec 11, 2024
33 tasks
@marcadella marcadella self-assigned this Jan 7, 2025
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

No branches or pull requests

1 participant