-
Description
The hard coded file path in `test/test_api.py::TestAPI::test_open_mf_dataset` is unsafe. I added a test file to `test/meshfiles/ugrid/outCSne30/outCSne30_test2.nc` from Paul, and it faile…
-
How does sci-wms perform relative to ncWMS2 for UGRID?
Let's find out!
-
### Describe the bug, what's wrong, and what you expected.
Calling the `clean()` method after merging two unstructured grids, one with lines, and one with tetrahedrons crashes my Python instance wi…
-
Projet Raijin is developing a python xarray extension called 'uxarray' (https://github.com/UXARRAY/uxarray ). This works on the UGRID standard for meta-data for unstructured grids (https://ugrid-conve…
-
I see on the [topograph page](https://valleyaudio.github.io/rack/topograph/index.html) that the Henri mode is a "max 4 live clone" mode.
What does this mean ?
Is this referring to the [Grids4Live …
obust updated
5 years ago
-
I'm having trouble getting EDAL/ncWMS2 to render this global UGRID dataset correctly:
OPeNDAP endpoint: http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_FVCOM_OCEAN_GLOBAL…
-
The code below adds a `face_dimension` to variables that not defined there if some of the points are out of bounds.
```python
import numpy as np
import xugrid as xu
import xarray as xr
uds …
-
Topology objects are currently propagated through operations. This is desirable, since their size can be relatively large, and we would be copying quite a lot of data potentially.
However, it means…
Huite updated
6 months ago
-
I am not sure if xarray-selafin, wants to support exporting selafin files as netcdfs, but the way the xarray attributes are currently being utilized is not compatible with netcdf. For example:
``` …
-
Under National Hurricane Center funding, @BrianOBlanton created the Matlab-based StormSurgeViz application http://renci-unc.github.io/StormSurgeViz/ for visualizing UGRID compliant data available via …