-
Recently realized that xarray has [a nice new interpolation module](http://xarray.pydata.org/en/stable/interpolation.html) added by @crusaderky and @fujiisoup in pydata/xarray#2079 (also cc @shoyer, @…
-
I noticed that the models all extend ArithmeticModel and do not use RegiddableModel. I can't think why we wouldn't support regridding for these models, but it may well partly be a dimensionality issue…
-
**Reported by @noaaroland on 11 May 2010 16:33 UTC**
From Steve H. email:
The next step is to think about how to apply these techniques to the UAF datasets that have this same character. One approac…
-
For the exact same setup, a Pop III simulation on Setonix GPUs show a very different evolution as compared to CPUs. The initial density projections on both are identical:
![plt00000_Projection_z_ga…
-
I'm using Martina's pyfesom2 version on levante: /work/ba1264/a270210/fesom_plot_tools/pyfesom2/
### Description
I would like to plot a cross section of u and v for the Greenland - Scotland ridg…
-
It could be useful to have linear indexing defined for DataLayouts objects:
- regridding requires a linear operator from one space to another (global linear indexing) (#283)
- for distributed DSS (#…
-
In our 1-month benchmarks we create diff-of-diff plots comparing the change in GC-Classic species between versions with the change in GCHP species between versions. This is a good way to identify GCHP…
-
### What is your issue?
Based on discussion over on [xESMF](https://github.com/pangeo-data/xESMF/issues/287), regridding native WRF data using xESMF has some hurdles that it seems like xWRF would be …
-
When a spatial subset is used with a chunked regridding operation, the mapping to global indices is lost. These indices should be tracked and used during weight file reconstruction.
-
### New feature type
New regridding method or regridding enhancement
### What is this new feature?
It was raised by @JulioTBacmeister that when interpolating to the default ADF pressure levels, the…