-
Hey Guys,
from previous issue #49 `load_arbitrary_ugrid.py` doesn't work.
SBFRF updated
4 years ago
-
Hi,
I would like to apply `Mesh.threshold()` to cell data, and simply passing `useCells=True` does not work. So I used Mesh.mapCellsToPoints() and it works (with `useCells=False`), but the resultin…
-
Hi everyone,
I have a question regarding one of the capabilities shown in the example galery:
![image](https://user-images.githubusercontent.com/63414624/84246954-a8014e00-ab07-11ea-92e6-6a4ad92…
-
While trying to install version 0.91.2 via pip, I get the following errors:
```
Collecting surfacetopography==0.91.2
Requirement already satisfied: NuMPI>=0.1.1 in /home/michael/miniconda3/envs/top…
mcrot updated
4 years ago
-
When using iris.experimental.regrid_conservative for regridding source data which has a mask associated with it, the masking of the regridded data is not working as expected. I would expect that if an…
-
Original commit: https://github.com/qgis/QGIS/commit/17a95ef0a595c6f9334d37e940ac7ea32953b75f by web-flow
Allow load of multiple (sub-)meshes from a single file. If file contains multiple meshes (e.g…
-
Hello,
Thank you for intake-esm! I have used intake on locally stored netCDFand zarr data successfully in the past. I recently opened a netCDF dataset in AWS S3 directly with xarray after several f…
-
# QGIS Enhancement: Support of 3D layered meshes
**Date** 2019/10/16
**Author** Peter Petrik (@PeterPetrik)
**Contact** peter.petrik@lutraconsulting.co.uk
**maintainer** @PeterPetrik
**…
-
-
I'm having trouble detecting ugrid for the file attached. Here is what I'm doing:
```
$ meshio-convert sphere_tetra.1.ugrid sphere.exo
Traceback (most recent call last):
File "/usr/bin/meshio-co…