Contents

meshio 5.3.5

0

I/O for many mesh formats

I/O for many mesh formats

Stars: 1771, Watchers: 1771, Forks: 372, Open Issues: 180

The nschloe/meshio repo was created 8 years ago and the last code push was 5 hours ago.
The project is very popular with an impressive 1771 github stars!

How to Install meshio

You can install meshio using pip

pip install meshio

or add it to a project with poetry

poetry add meshio

Package Details

Author
Nico Schlömer
License
The MIT License (MIT) Copyright (c) 2015-2021 Nico Schlömer et al. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
PyPi:
https://pypi.org/project/meshio/
GitHub Repo:
https://github.com/nschloe/meshio

Classifiers

  • Scientific/Engineering
  • Utilities
No  meshio  pypi packages just yet.

Errors

A list of common meshio errors.

Code Examples

Here are some meshio code examples and snippets.

GitHub Issues

The meshio package has 180 open issues on GitHub

  • [BUG] GMSH ReadError
  • fix line 340 in su2
  • [BUG] len(points) != len(obj:vt)
  • Fix crash when reading gmsh22 files with multiple cells
  • Labels are not conserved when transforming from .mesh to .vtk format
  • [BUG] Reading a gmsh22 file with multiple cell types and cell data causes a crash
  • Installationon opensuse 13.2 workstation
  • Legacy VTK format has undefined data formats in vtk_to_numpy_dtype_name
  • [BUG] nastran fails to read (unmarked) continuation lines
  • [BUG] TimesSeries writes corrupted files for data defined of graphs
  • Add "wedge15" to topological_dimension dictionary
  • Add support for additional tetgen file formats (.face / .edge)
  • Support additional tetgen file formats (.face / .edge)
  • [BUG] Cell type "wedge15" is missing from the _mesh.topological_dimension dictionary
  • group name already exists when converting msh file with physical groups to h5m file

See more issues on GitHub

Related Packages & Articles

maturin 1.5.1

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

gTTS 2.5.1

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

censys 2.2.11

An easy-to-use and lightweight API wrapper for Censys APIs (censys.io).