Skip to main content

Package to generate computational unstructured meshes from planetary modeling.

Project description

Geomesh

A Python package for processing DEM data into georeferenced unstructured meshes using the jigsaw-python library.

Installation

The Jigsaw library must be initialized first by running ./setup.py install_jigsaw, then, the package can be installed normally by doing ./setup.py install:

./setup.py install_jigsaw # installs the Jigsaw C-library to the current Python environment
./setup.py install # Installs the geomesh library to the current Python environment
./setup.py develop # run this if you are a developer.

Requirements

  • Python>=3.6
  • CMake
  • C/C++ compilers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geomesh-0.0.4.tar.gz (94.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page