Skip to main content

Python tools for remote sensing data processing.

Project description

This package provides easy-to-use tools for reading and processing remote sensing data from Sentinel2, Landsat5, and Landsat8 satellites. More precisely, the package provides the following tools:

  • eo_forge.io: Provides generic classes to read and preprocess raw data.

  • eo_forge.utils: Helper utilities to download, calibrate, and extract patches from raw data.

Check the project documentation for a full description of the tools included in the EO-Forge library.

Installation

You can install them from PyPI by simply running:

pip install eo_forge

Installation from sources

To install the package, from the project root run:

pip install .     # Regular installation
pip install -e .  # Install in development mode

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

eo-forge-0.3.2.tar.gz (9.5 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page