Load Landsat remote sensing images into xarray
Project description
xlandsat
Load Landsat remote sensing images into xarray
Documentation (latest) • Documentation (main branch) • CompGeoLab
About
xlandsat is Python library for loading Landsat scenes downloaded from
USGS EarthExplorer into xarray.Dataset
containers.
We take care of reading the metadata from the *_MTL.txt
files provided by
EarthExplorer and organizing the bands into a single data structure for easier
manipulation, processing, and visualization.
Project goals
- Loading single scenes in the EarthExplorer format.
- Provide some calculation, like composites, but leave most of the rest to the user and xarray.
Our goal is not to provide a solution for large-scale data processing. Instead, our target is smaller scale analysis done on individual computers. For cloud-based data processing, see the Pangeo Project.
Project status
xlandsat is ready for use but still changing. This means that we sometimes break backwards compatibility as we try to improve the software based on user experience, new ideas, better design decisions, etc. Please keep that in mind before you update xlandsat to a newer version.
We welcome feedback and ideas! This is a great time to bring new ideas on how we can improve the project. Submit issues on GitHub.
License
This is free software: you can redistribute it and/or modify it under the terms
of the MIT License. A copy of this license is provided in
LICENSE.txt
.
Project details
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
Hashes for xlandsat-0.0.post8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f55dc097482649b5e47e871ec014b7c5f55e7fdc098672f434a9da85f215788 |
|
MD5 | 55fc3fced2e6ab6ede86eec80da4987e |
|
BLAKE2b-256 | 6e93711997f1b9603ad43a56dbf569928f2ff83530582d6c88f02d887d7cb646 |