Skip to main content

Plate Model Manager

Project description

plate-model-manager

build workflow PyPI version anaconda_badge platforms downloads

This is a dataset manager for plate tectonic models. It is similar to NPM or Conda for software packages.

How to install

pip install plate-model-manager

How to use

command line

  • pmm ls -r https://www.earthbyte.org/webdav/ftp/gplately/models.json
  • pmm download -m Muller2019 -p test-download

Python script

    from plate_model_manager import PlateModelManager
    pm_manager = PlateModelManager("https://www.earthbyte.org/webdav/ftp/gplately/models.json")
    model = pm_manager.get_model("Muller2019")
    model.download_all(dst_path="plate-models-data-dir")

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

plate-model-manager-1.0.7.tar.gz (28.9 kB view hashes)

Uploaded Source

Built Distribution

plate_model_manager-1.0.7-py3-none-any.whl (32.6 kB view hashes)

Uploaded Python 3

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