Skip to content

A simple reader of leapfrog mesh files, without onerous installation requirements.

License

Notifications You must be signed in to change notification settings

ThomasMGeo/leapfrogmshreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leapfrog .msh reader

A simple reader of leapfrog mesh files, without onerous installation requirements.

This was extracted from GemGis, a fantastic package. One downside to GemGIS is the installation requirements.

This package is meant to be a lightweight, single use case, reader for leapfrog .msh files.

Installation

!pip install leapfrogmshreader

use:

from leapfrogmshreader import reader

data = reader.read_leapfrog_msh(path='filename.msh')

About

A simple reader of leapfrog mesh files, without onerous installation requirements.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages