-
There are standards for defining unstructured grids (UGRIDs), see documentation at https://ugrid-conventions.github.io/ugrid-conventions/ and corresponding github repo at https://github.com/ugrid-conv…
-
Serial ugrid mesh files often contain millions of mesh elements. If possible we should improve the performance of the [ugrid reader](https://github.com/SCOREC/core/blob/1e9af0060946b070ebd8a0f2ac4b4d…
-
Below is a custom script created by Chris and Jessica which converts D3D output to VTK format which can be used by ParaView for model analysis.
```
#!/usr/bin/env python3
## Convert dflowFM ne…
-
## Describe the Enhancement ##
Due to its non-standard gridding methodology (i.e. inconsistent distance between latitude and longitude lines), tripolar projection is unable to be utilized by any of ME…
-
There are several potential issues I'm seeing with UGRID/CF compliance.
A `convention` attribute can be set by specifying the NCCONV line in the fort.15 file, however this is *not* the same as th…
-
**Describe the bug**
Amazingly the GCC14-NoMPI-Complex-Mixed-Debug run of short-diamondC_1x1x1_pp-dmc_sdj-1-16 ( https://cdash.qmcpack.org/tests/4312408 ) is giving an assertion failure indicating …
-
Hi
I need some help!
I've just bought and built the ugrids module from Pusherman (UK) and it seems to be working. However approximately every 90 seconds it'll go into the settings mode. If I leave…
-
On the CF Conventions Governance call yesterday, Jonathan Gregory asked what the governance model was for UGRID, because he was concerned what would happen if CF needed something from UGRID (e.g. who …
-
Now that we simplify our network for Delwaq coupling, debugging something like the HWS model becomes a pain. It would help to store the node labels (Eijsden grens) in our ugrid output as well.
-
I was excited to find out about UGridPy today, and that the goal is to integrate with xarray!
I'm a huge fan of the [Holoviz](https://holoviz.org/) suite (and particularly hvplot.xarray), and it…