Plate Model Manager
Project description
plate-model-manager
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
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
plate-model-manager-1.0.3.tar.gz
(25.5 kB
view details)
Built Distribution
File details
Details for the file plate-model-manager-1.0.3.tar.gz
.
File metadata
- Download URL: plate-model-manager-1.0.3.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 430e8cd9740dd76e3a31dd4779d3529fa4abcbe0be40adfd414eac8791d15cd5 |
|
MD5 | 593ee615becd624f0e8226d200809b87 |
|
BLAKE2b-256 | 1223c85c41125ac4823604a8dc050577a1893373881f06498952fc8fc620f843 |
File details
Details for the file plate_model_manager-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: plate_model_manager-1.0.3-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4522bb68888c1e71541b44b67738394bedbc0d485d1e49ebff5ea4dfa5f843a8 |
|
MD5 | 116cefe263e50ba19ef3821b2559d26b |
|
BLAKE2b-256 | 42ab3de394d27c0e5590670fa3a0132e0a53efa5387a657bd0c51b779e6279fc |