Skip to content

siwill22/GPlatesReconstructionModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPlatesReconstructionModel

Prototyping for GPlates plate reconstructions as a python class

  • To use, clone the repo and add the main directory to the pythonpath
  • Or, try typing the following in the command line:

pip install --no-cache-dir --upgrade git+https://github.com/siwill22/GPlatesReconstructionModel

  • pygplates will need to be installed separately
  • Usage examples are available in the test_notebooks directory

Python Dependencies

Required:

Optional:

  • astropy_healpix (if astropy_healpix is not available, the some functions will fall back on precomputed point distributions in the 'data' folder)
  • skimage
  • stripy
  • moviepy
  • cartopy

About

prototyping for GPlates plate reconstructions as a python class

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages