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

[WIP] Add new spatially dependent lorenz-forcing calibration comparison between methods #417

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

odunbar
Copy link
Collaborator

@odunbar odunbar commented Oct 16, 2024

Purpose

Close #424

To-do

  • Include spin-up period in the statistics function: (i) Look at some trajectories of x(t) from prior, how long is the time-to-steady-state (make the spin up for each ensemble > 2*max of this) (ii) optional create a heatmap of these
  • Initialization approach (for initial state condition) - may be redundant if we have a reasonable spin-up.
  • Include RMSE calculation within the iteration loop: get_error(ekiobj) , apply sqrt and /sqrt(length(y))
  • introduce break/continue in loop when RMSE < 1.

Content


  • I have read and checked the items on the review checklist.

@odunbar odunbar changed the title Add new spatially dependent lorenz-forcing calibration [WIP] Add new spatially dependent lorenz-forcing calibration Oct 16, 2024
@rgjini
Copy link
Collaborator

rgjini commented Oct 17, 2024

Work in progress (WIP)

@odunbar odunbar changed the title [WIP] Add new spatially dependent lorenz-forcing calibration [WIP] Add new spatially dependent lorenz-forcing calibration comparison between methods Nov 23, 2024
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.

Add IEKF as a comparison into at least one example
2 participants