DataAssimBench
DataAssimBench copied to clipboard
Remaining issues from PR #56
@StevePny Tests and readme are updated. The main things still to do for the xarray refactor are:
- Work on updating docstrings
- Fix/standardize notation between da cyclers, which you flagged above.
I think we could merge this before doing that work, just so that all the xarray functionality is all in main for us to pull from. But if you'd rather we wait until they're done, I could get to these two things some time this week.
Originally posted by @kysolvik in https://github.com/StevePny/DataAssimBench/issues/56#issuecomment-2400319688
Docstrings are updated, but still need to update sqgturb and pyqg_jax data generators to produce xarray datasets
Remaining issues were fixed by #73