-
Hello,
I have installed OpenFoam v9, g++ with C++17 and Cmake 3.27.9. But I am facing issue when I enter make after cmake .. in my ubuntu command prompt.
[ 6%] Building CXX object libcollision/…
-
I have a dataset like number of timesteps by number of nodes representing free surface on an unstructured triangular mesh. I'd like to save it to a UGRID compliant file using this package. `gridded` i…
-
### Proposed new feature or change:
The current `_read_ugrid` assumes the coordinate values are in longitude and latitude. and **this not always true**.
https://github.com/UXARRAY/uxarray/blob/1c07b…
kjnam updated
3 months ago
-
"Valid" in this case means: can be displayed in QGIS as temporal dataset. I do not know what the specifications are for a NetCDF that QGIS can read as such. ArcGIS online supports Ugrid, but if I unde…
-
To reproduce:
1) Import the following dataset as NetCDF-CF and then create/enable an Image renderer:
```
/glade/campaign/cisl/vast/vapor/data/Source/UGRID/NOAA-geoflow/large/*
```
-
**Describe the bug**
I have a working version of the onestep.py script located in the CPYDAR folder that is correctly converting the supplied 13-node and 123-node models. But when I tried to make a …
-
Recently I recieved SCHISM model output, converted to ugrid format. We could not directly read this data with our generic ugrid reader, since there were some attributes missing or incorrect. I have wr…
-
**Is your feature request related to a problem? Please describe.**
We can see the GSE even with a 1st order n-scheme, since it has the lowest possible cross diffusion.
**Describe the solution you'd …
-
When plotting a ugrid with large resolution, sometimes narrow branches with fine cells are drawn too wide because the edges are drawn. I have created a minimal reproducible example with one of the dat…
-
## 🐛 Bug Report
When regridding from low resolution UGRID data (C4 cubed sphere) to a higher resolution grid (e.g. n216e), masked data points are introduced in the result, despite there being no ma…