PyMT plugin for Topography data component
Project description
PyMT component for accessing land elevation data.
Free software: MIT License
Documentation: https://pymt-topography.readthedocs.io.
Component |
PyMT |
---|---|
Topography |
from pymt.models import Topography |
Installing pymt
Installing pymt from the conda-forge channel can be achieved by adding conda-forge to your channels with:
conda config --add channels conda-forge
Note: Before installing pymt, you may want to create a separate environment into which to install it. This can be done with,
conda create -n pymt python=3
conda activate pymt
Once the conda-forge channel has been enabled, pymt can be installed with:
conda install pymt
It is possible to list all of the versions of pymt available on your platform with:
conda search pymt --channel conda-forge
Installing pymt_topography
Once pymt is installed, the dependencies of pymt_topography can be installed with:
pip install bmi-topography
To install pymt_topography,
pip install pymt_topography
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
Built Distribution
File details
Details for the file pymt_topography-0.1.3.tar.gz
.
File metadata
- Download URL: pymt_topography-0.1.3.tar.gz
- Upload date:
- Size: 65.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c8fb65018cb2fc82dfe79c9144869ad0a9f172c0855a65bad6d81c261939c82 |
|
MD5 | da0a42086eace7ab8291f6a6697b6592 |
|
BLAKE2b-256 | 994d9a9d689ca1f631a9d0a8406e3eb04865721e7c97befa92377619bed7d0c1 |
File details
Details for the file pymt_topography-0.1.3-cp312-cp312-macosx_14_0_arm64.whl
.
File metadata
- Download URL: pymt_topography-0.1.3-cp312-cp312-macosx_14_0_arm64.whl
- Upload date:
- Size: 6.1 kB
- Tags: CPython 3.12, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50b73b7a0c1c2170120104bfbc5de31777085d30813bbfbb56adc871bfca8fb2 |
|
MD5 | 9995363500dc2fa4ba59d418ec7a0386 |
|
BLAKE2b-256 | 922fe6f6188045aa08e311e4f200143e1302a1a8a81f8238f287452c58aba8a4 |