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.jsonpmm 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.6.tar.gz
(28.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plate-model-manager-1.0.6.tar.gz.
File metadata
- Download URL: plate-model-manager-1.0.6.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3a3478e8e7c0d5e26b44f335aa1d7052567acf20819538c119079022e02c309
|
|
| MD5 |
a1fda5e043721c2c92153f8ac5d7fe95
|
|
| BLAKE2b-256 |
12c3a5f0a885f4c4327ad435ceb686d9cefcc21276b7760b143c90c1cbbdcdca
|
File details
Details for the file plate_model_manager-1.0.6-py3-none-any.whl.
File metadata
- Download URL: plate_model_manager-1.0.6-py3-none-any.whl
- Upload date:
- Size: 32.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
911643ad5ca48d14e19c83392caed062ae068a0e05d619a2f4218f2838123f9c
|
|
| MD5 |
9718d19d8859615594541fc28423d9e8
|
|
| BLAKE2b-256 |
c818b6eeb81aec5faad981f67aa169768b3c4bed32d01c7eee691a4c07e82b2d
|