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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pymt_topography-0.2.1.tar.gz.
File metadata
- Download URL: pymt_topography-0.2.1.tar.gz
- Upload date:
- Size: 80.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6def637c8bc37e43f5e2498a6a6576e7383c1b99290333afed4d6e180aad7ab
|
|
| MD5 |
113cd636ef95cdda99d42b6b8a2a2b54
|
|
| BLAKE2b-256 |
9bc6469d58eb959cead84877f5b5f21b1ce720c9431bd68fbc091b7b23078ed5
|