-
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…
-
SCHISM datasets should be compatible with the UGRID accessor, but to ensure this is so we need to test, and fix any issues that arise. This issue also covers adding example notebooks and test cases fo…
-
An exception occurs when requesting a large area of subset.
This occurs when subsetting "dods://testbedapps.sura.org/thredds/dodsC/ugrid/TestCases/ELCIRC/elcirc_delt.ncml" by lat = [30.973509 40.574…
-
@acrosby: How hard would it be to get the test_cf_ugrid3.m demo going taking advantage of the new NJ UGRID stuff? I guess we would have to modify the NcML on the datasets to make sure they were UGR…
-
When running the **runscript_mkmapdata.sh**, there is always an error for the file **UGRID_1km-merge-10min_HYDRO1K-merge-nomask_c130402.nc** to execute the command: **srun $ESMFBIN_PATH/./ESMF_Regrid…
-
As we all know, CF data (or model results, anyway) are often associated with a particular grid specification.
This could be a simple rectangular grid, or a more complex grid, such as those defined…
-
Attempting to modify the dimensions of a `StructuredGrid` corrupts it:
```py
import pyvista
import numpy as np
xrng = np.arange(-10, 10, 1, dtype=np.float32)
yrng = np.arange(-10, 10, 2, dtype=…
-
I am trying to make FESOM data work with QGIS and "Mesh Layer", and use version 3.8 of QGIS. AFAIU QGIS uses MDAL to read the data, so I open the issue here if I should instead open it in QGIS, pleas …
-
## ✨ Feature Request
In the UGRID conventions, the 'start_index' property is never actually required,
e.g. [in this section](https://ugrid-conventions.github.io/ugrid-conventions/#2d-triangular-mesh…
pp-mo updated
12 months ago
-
The requirements (from #2231)
Additional work for UGRID
- [documentation](https://github.com/dtcenter/MET/issues/2748)
- Support other datasets
- Vertical level handling (vertical interpolatio…