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.4.tar.gz
(27.6 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.4.tar.gz.
File metadata
- Download URL: plate-model-manager-1.0.4.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b01c418675ba258ab2672e2eb392ed7f2adf5de640017353e7fc33211f7eaf53
|
|
| MD5 |
1983c3b9cca9fcd62e9e24aa61624ad9
|
|
| BLAKE2b-256 |
f38f3900ecbfa97e409e6cdb70af5b4645bb98988f11a6af9b155bd9994cd77f
|
File details
Details for the file plate_model_manager-1.0.4-py3-none-any.whl.
File metadata
- Download URL: plate_model_manager-1.0.4-py3-none-any.whl
- Upload date:
- Size: 30.7 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 |
9f66167181e86706606687039458e5d67fd29714c900a559c9b9ad7f63c9cb23
|
|
| MD5 |
54b016f21b146fefd15daf562d7f00ff
|
|
| BLAKE2b-256 |
679498d35ad470a41350a9a5f99ad8e0e4b23c6d334251a8f006919e7452d7c3
|