-
Currently it does not work to activate manual regridding in the experimental branch.
The box won't tick in neither firefox nor chromium. Tried clicking several times in other boxes as well which some…
-
## 📰 Custom Issue
This package offers certain features which are not available in other xarray regridding packages such as xESMF (such as mesh regridding I believe). With the development of integ…
-
If a simulation fails during a download then subsequent simulations simply error, eg
```julia
julia> include("prototype_omip_simulation.jl")
Hello from process 0 out of 1
prefix = "prototype_omi…
-
I'm regridding CMIP5 ocean temperature data from a curvilinear to rectilinear grid. Following the [relevant example](https://xesmf.readthedocs.io/en/latest/Curvilinear_grid.html) in the documentation,…
-
https://github.com/surftemp/gbcs/issues/1246#issuecomment-2270752512
From @oembury
> Adding the auxiliary data (dem, land/sea mask etc) to the Level 1c in the gbcs pre-processor step would requ…
-
After some back and forth with @ChrisBarker-NOAA in the ugrid repo, I thought I'd let you know what I've been up to, and I've got some questions / remarks.
First of all, the celltree looks like a …
Huite updated
4 years ago
-
I'm a little concerned about the `iris.experimental.regrid.regrid_weighted_curvilinear_to_rectilinear` function, as it produced some funky results when regridding`hfds * areacello` data (but not in ot…
-
create a bunch of cdef functions shared between LUT and CSR implementation,
making maintenance easier.
-
We are seeing that restart files made with refinement boxes, once restarted, perform regridding such that they are no longer equivalent with the initial simulation which wrote the restart files. The r…
-
Hi @keewis - I was having a quick look at this package and was wondering how you generate the regridding weights? Is it just with ESMF? And then the [regridder](https://github.com/IAOCEA/xarray-healpy…