convert jp2 raster to tiff raster
Project description
jp2totiff - Convert jpeg2000 raster to tiff raster
Python implementation to convert jp2 raster images typically from Sentienl-2 satellite platform to tiff raster.
Saif Aati - saif@caltech.edu - saifaati@gmail.com
jp2totiff
is a Python library and command line tool for converting jp2 raster to tiff reasters.
Its main source code repository is https://github.com/SaifAati/JP2toTiff.git.
Installation
To install jp2totiff
from PyPI:
pip install jp2totiff
Alternatively, to install jp2totiff
from sources:
git clone https://github.com/SaifAati/JP2toTiff.git
cd JP2totiff
pip install -e .
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
jp2tiff-0.0.2.tar.gz
(1.6 kB
view hashes)
Built Distribution
jp2tiff-0.0.2-py3-none-any.whl
(13.9 kB
view hashes)