DataAssimBench
DataAssimBench copied to clipboard
Decide whether to keep pyqg data generators
pyqg (https://github.com/pyqg/pyqg) is no longer under active maintenance, although there has been some new discussion recently: https://github.com/pyqg/pyqg/issues/330
Up until recently, the install failed without doing some special work-arounds, which made it tricky for our CI. We use pyqg for our pyqg and barotropic data generators. Do we want to:
- Remove these generators. We would still have pyqg-jax, although that's trickier to work with than regular pyqg.
- Keep and update them. They need to be updated to output xarray objects to match the other data generators.