Landsat raster file I/O
Project description
An open-source Python package for simple loading of Landsat imagery as NumPy arrays. This website hosts the code documentation for the espatools python package found on GitHub and PyPI. This website documents the code so that users have a convenient and familiar means of searching through the library to understand the backend of the features they are using.
Connections
The package heavily uses properties for the creation of strongly typed objects in a consistent, declarative way.
PVGeo has implemented an interface for espatools to read Landsat imagery via XML metadata files. Check out PVGeo’s Landsat Reader for more details.
Getting Started
espatools is available from PyPI
$ pip install espatools
Usage
We think espatools is easy to use; give it a try and let us know what you think as this is just the alpha-release! See this Jupyter Notebook for a demonstration of some simple plotting after reading Landsat imagery.
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.