Ad

landsat-util: Landsat imagery search, download & processing

Landsat-util simplifies searching, downloading, and processing Landsat 8 satellite imagery from the command line. It facilitates data access and preliminary analysis workflows.

Landsat-util provides a command-line interface for interacting with Landsat 8 satellite imagery. It addresses the challenge of accessing and preparing large geospatial datasets for analysis. The utility streamlines the process of searching for imagery based on location and time, downloading the required data, and performing fundamental processing steps. It primarily uses Python and interacts with the USGS EarthExplorer API.

Landsat-util offers a straightforward command-line experience for common tasks, reducing the need for complex scripting. It supports various processing options including pansharpening and NDVI calculations. The project's streamlined design focuses on core functionality for ease of use and rapid prototyping. The focus on BQA bands and clip functionality improves data quality and analysis flexibility.

  • Data Acquisition: Downloads Landsat 8 imagery from USGS EarthExplorer based on specified parameters.
  • Image Processing: Offers basic image processing functionalities like NDVI calculation and pansharpening.
  • Cloud Masking: Supports using BQA bands for improved cloud and snow coverage detection.
  • Color Mapping: Includes multiple NDVI color maps for visualization.
  • Image Clipping: Enables clipping imagery to custom areas using a command-line flag.
  • Command-Line Interface: Provides a user-friendly command-line interface for easy operation.
  • Documentation: Includes comprehensive documentation with examples and usage instructions.

Landsat-util appears to be a stable project with active development, as indicated by recent commits and ongoing maintenance. Documentation is available, though further expansion would enhance usability. The project has a significant number of stars and forks, suggesting community interest and utility. Regular updates and feature additions indicate sustained support.

Landsat-util benefits researchers, environmental scientists, and anyone working with Landsat 8 imagery. It simplifies the process of obtaining and preparing satellite data for various applications, such as land cover analysis, vegetation monitoring, and disaster response. Compared to manual workflows and more complex tools, Landsat-util provides a faster and more accessible entry point for working with Landsat data.

Summarize:
Share:
Stars
697
Forks
144
Issues
36
Created
11 years ago
Commit
4 years ago
License
CC0-1.0
Archived
No
Updated 6 days ago

Similar Repositories