-
- `nvim --version`:
- first seen on `NVIM v0.4.4; Build type: Release`
- reproduced on fresh master: `NVIM v0.5.0-dev+1075-g02a3c4179`
- `vim -u DEFAULTS` (version: ) behaves differently?
- …
-
Benchmark comparison has identified performance shifts at commit b82be80f (#4637). Please review the report below and take corrective/congratulatory action as appropriate :slightly_smiling_face:
Pe…
-
Since the #36 fix, the example warning messages shown in the README is no longer correct.
`WARN A304 : Mesh connectivity variable "face_nodes" of mesh "topology" has a '_FillValue' attribute, which s…
pp-mo updated
2 years ago
-
This relates to #643 and is dependent on it.
In order for OCGIS to work reasonably for regional grids, a first step of the process needs to run OCGIS to sub-set the grids to just the area needed fo…
-
Hello,
I'm creating a box within a sphere with the same center:
s0 = Sphere((1,1,1),r=1, res=50,alpha=0.5)
b0 = Box((1,1,1),length=1, width=1, height=1,alpha =0.5)
But when I compute the vo…
-
Benchmark comparison has identified performance shifts at commit 3820ae21 (#4618). Please review the report below and take corrective/congratulatory action as appropriate :slightly_smiling_face:
Pe…
-
## ✨ Feature Request
In the cube printout, include the mesh location.
## Motivation
This important information is currently absent
-
Here come the vector plot issues mainly with vtu Glyph...
I have vtu files (binary format obtained from pyevtk) which are basically made up of points with coordinates and attributes. One scalar att…
-
When loading the UGRID data set in /glade/p/cisl/vast/vapor/Bugs/2886 the viewing transformation is incorrectly calculated and nothing is visible. The partial workaround is to manually change the scal…
clyne updated
2 years ago
-
Hi,
I have generated a volumetric mesh and saved it as a vtkUnstrcturedGrid (i.e. a .vtk file). Here I extracted a volumetric mesh from a nifti image which has a dimension of (203, 127, 161). I hav…