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.2.tar.gz
(25.0 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.2.tar.gz.
File metadata
- Download URL: plate-model-manager-1.0.2.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7664b73f2ea370fe72dddc429546ecc4d964d2ba881eee1e228fff668c9ffcc
|
|
| MD5 |
6ad155817f1e31ee7132abcb35853803
|
|
| BLAKE2b-256 |
5c8df170d24e3f2e296fd416e3180efd2950d607b4f4ddf3cafe00883c7dbe8b
|
File details
Details for the file plate_model_manager-1.0.2-py3-none-any.whl.
File metadata
- Download URL: plate_model_manager-1.0.2-py3-none-any.whl
- Upload date:
- Size: 26.6 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 |
2439898b1c2adfff09a8ff3b1aba7f9186bd8097b1f442de2be302944e24f4d4
|
|
| MD5 |
9f2092ee23c6837f8fc825da971ebe00
|
|
| BLAKE2b-256 |
ad8ce4e6398879e4c2fdbb05f273106b4d90d75ad30d7b43aba626526f60171e
|