-
Recent and ongoing developments in xarray turn DataArray and Dataset more and more into data wrappers that are extensible at (almost) every level:
- domain-specific methods (accessors)
- io backen…
-
error message: `*** AttributeError: 'UgridDatasetAccessor' object has no attribute 'grid'`
We started using the `.set_crs()` method and `.bounds` attribute of `grid` which work in v0.1.3, but this …
-
As clarified in issue 58 in the UGRID conventions, multiple `node_coordinates` (or edge, or face, etc.) are allowable.
For the representation and indexing of spatial data, generally two dimensions …
Huite updated
2 years ago
-
Raising on behalf of the GHA workflow, which was having troubles at the time this originally came up!
---
Benchmark comparison has identified performance shifts at
* commit bbe75acd (#4831).
…
-
### Neovim version (nvim -v)
NVIM v0.9.0-dev-143+ga288b4f21
### Vim (not Nvim) behaves the same?
No (no `nvim_echo()` function)
### Operating system/version
EndeavourOS Linux x86_64, 6.…
-
## 🐛 Bug Report
Hi guys, I found two issues with regridding using `iris.analysis.UnstructuredNearest`:
1. The data type of the input cube is not preserved, the output type is always `float64`.…
-
### Describe the bug
neovim fails to build from source. here's the output:
```
[1/399] cd /archive/ARCHIVE/neovim/build/src/nvim && /usr/bin/cmake -D NVIM_VERSION_MAJOR=0 -D NVIM_VERS..._git.h -D N…
-
The goal of this issue is to
- be more flexible in our assumptions on the type of model. Now there are some assumptions about that a model has a regular grid
- be able to provide tests and examples…
-
In Delft3D-FM, output files contain multiple mesh topologies ['network1d', 'mesh1d', 'mesh2d']. Ideally, xugrid can be used to read and plot data from these output files, but now this gives an NotImpl…
-
Hi Rusty,
Sorry for the frequent questioning.
When reading in grids, specifically UnTRIM08 and DFMGrid, is the goal to read in the *.grd file or *_net.nc file such that a cell id for a given c…