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

Irregular obs dacycle #47

Merged
merged 65 commits into from
Aug 26, 2024
Merged

Irregular obs dacycle #47

merged 65 commits into from
Aug 26, 2024

Conversation

kysolvik
Copy link
Collaborator

  • Add support for irregular observations in time and space (i.e. each cycle does not need same number of observations) using padded matrices.
  • Replace cycle() argument for number of cycles to run: replaced "timesteps" with "n_cycles"
  • Correct etkf and 3dvar to run n_cycles instead of a certain number of model timesteps.
  • Add tests for dacyclers.
  • Update docstrings.

kysolvik added 30 commits July 12, 2024 15:47
…es have len greater than available obs values
@StevePny StevePny merged commit ccd797a into main Aug 26, 2024
1 check passed
@kysolvik kysolvik deleted the irregular-obs-dacycle branch August 27, 2024 15:56
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