/jigsaw_gis

mesh generation with jigsaw for the greenland ice sheet

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

jigsaw_gis

mesh generation with jigsaw for the greenland ice sheet

run

Using a python environment with jigsaw-python installed:

python gis.py

dependencies

  • jigsaw-python: 1.0.0 # installed from source
  • Python: 3.10.10

Additional details from the tested configuration are below.

$ pip show jigsawpy
Name: jigsawpy
Version: 1.0.0
Summary: Python interface for the JIGSAW meshing library.
Home-page: https://github.com/dengwirda/
Author: Darren Engwirda
Author-email: d.engwirda@gmail.com
License: custom
Location:
/space/cwsmith/compassLandice/jigsaw-python/pyEnv/lib/python3.10/site-packages/jigsawpy-1.0.0-py3.10.egg
Requires: numpy, scipy
Required-by: 

$ python --version
Python 3.10.10