Skip to content

Conversation

@kysolvik
Copy link
Collaborator

@kysolvik kysolvik commented Jun 5, 2025

Started out as fixes to make sqgturb work, but that uncovered some other issues that I fixed along the way. In all:

  • sqgturb and pyqg_jax now produce xarray datasets (fixes Remaining issues from PR #56 #57)
  • Enables nearest-neighbor observation selection
  • Fixes observation sampling for multi-dimensional dataset
  • Makes DA cycler work with multi-variable datasets (see _rebuild_dataset() method in _dacycler.py)
  • Adds hybrid gain DA method
  • Various other fixes, mostly to make observers and da cyclers work better for datasets with different dimensions, number of variables, etc.

kysolvik added 18 commits May 5, 2025 10:18
… and make system_dim consistently include all variables (not sure if this is the best way)
… non-stationary observers, may not function), and fix issues with multi-dimensional datasets
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.

Remaining issues from PR #56

2 participants