PyMT plugin for pymt_geotiff
Project description
PyMT component for accessing GeoTIFF data and metadata
Free software: MIT License
Documentation: https://pymt-geotiff.readthedocs.io.
Component |
PyMT |
---|---|
GeoTiff |
from pymt.models import GeoTiff |
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_geotiff
Once pymt is installed, the dependencies of pymt_geotiff can be installed with:
conda install bmi-geotiff
To install pymt_geotiff,
conda install pymt_geotiff
Credits
Mark Piper <mark.piper@colorado.edu>
Changelog for pymt_geotiff
0.2.1 (2024-10-22)
Update metadata and testing CI (#3)
0.2 (2021-05-09)
Add component metadata
Create script and Jupyter Notebook examples (#1)
Create user and developer documentation (#2)
0.1.1 (2021-05-03)
Add babelized content
Update GitHub org in README
Add sample config file and update bmi-test call
0.1.0 (2021-05-03)
Initial release
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_geotiff-0.2.1.tar.gz
.
File metadata
- Download URL: pymt_geotiff-0.2.1.tar.gz
- Upload date:
- Size: 12.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 | 75a1de21fcc7adf1d01a9177e0da874025b9f1e20cf0107d6750f5988f347277 |
|
MD5 | aa89069e14ec7c9fa575fbf0bda31b06 |
|
BLAKE2b-256 | 803c9b934be646838a63a8cd183e8506b03c9a08bd819fa3793b4d2047efcc43 |
File details
Details for the file pymt_geotiff-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pymt_geotiff-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f525d2b5a75ea9eb8de81aeb8c9ece84436ef5e17475e02fa51dbb08deb40990 |
|
MD5 | 977209c8444a26bf31c5c2a9da938563 |
|
BLAKE2b-256 | da66601bb60ac141b9f597b343e074387eee5c529adaf75c499aa02840006ab8 |