-
This issue is really for @TomNicholas . I decided to do this here rather than over on Slack because it probably requires a bit of thinking.
It seems like there are issues with the JPDFs. My curren…
-
@navidcy should https://github.com/COSIMA/cosima-recipes/blob/master/DocumentedExamples/RelativeVorticity.ipynb
use `dxt` instead of `dxu` in cell 18?
```python
ζ_xgcm = ( grid.interp( grid.diff(ds…
-
@apatlpo, @slgentil
I spotted a few bugs / shortcomings, regarding how xgrid (do not) adapt to changes in datasets, e.g. when selecting portions of a dataset. This is illustrated in this [notebook](…
-
Triggered by #139 I reviewed the `xgcm_utils` module and I ultimately believe this should be refactored/removed from here.
For a bit of context, I have been using `xarrayutils` as a 'catchall' for…
-
xESMF is awesome!
I have spent quite a bit of effort in creating an xarray-friendly data model for finite volume GCM data in xgcm:
http://xgcm.readthedocs.io/en/latest/grids.html
It seems like …
-
Thanks for maintaining this super cool and useful project.
We recently released a new version of xgcm which supports efficient vertical coordinate interpolation (implemented in numba) for xarray da…
-
I'm working with tiled, staggered grids, and xgcm seems like a useful tool for this case. I can read in the fv3 tiled restarts and assign the `face_connections`. This appears to address computational …
-
Following the Pangeo gitter, I just stumbled upon the xcape project: https://github.com/xgcm/xcape. I haven't looked too much into it, but being able to interoperate well with it (after #1353 is in pl…
-
It would be useful to integrate xgcm functionality in cosima-cookbook. Perhaps with a flag `use_xgcm=True`?
This will take away cumbersome calculations that involve quantities on different parts of…
-
There are DeprecationWarnings from xgcm that are polluting the [test suite](https://github.com/xCDAT/xcdat/actions/runs/5350601424/jobs/9703419605#step:9:45).
### Warning 1
```bash
/usr/share/…