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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file geomesh-0.0.4.tar.gz.
File metadata
- Download URL: geomesh-0.0.4.tar.gz
- Upload date:
- Size: 94.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1820c63dd1c68c9edab63c6cd772fb2c1378648da14bdc1e54c80e4186d641f
|
|
| MD5 |
1b6fe833d3bad1a8f72b83953ecda520
|
|
| BLAKE2b-256 |
a7f74ec68d2009c12eef054c395cef5e7e27ce2903004d9e443f484211907b5c
|