Skip to main content

Automated open source library to preprocess satellite imagery

Project description

vhrharmonize: VHR Satellite Imagery Preprocessing Library

License: MIT

[!IMPORTANT] This library is under active development and may change.


Overview

vhrharmonize is an open-source Python library and CLI suite for preprocessing very high resolution (VHR) satellite imagery into analysis-ready products. Current supported end-to-end workflows: WorldView-3 B1 imagery. Additional providers and sensors (for example, Planet) will be added.


Features

  • Atmospheric correction workflows (Py6S default, FLAASH optional backend)
  • RPC orthorectification with Orthority
  • Pansharpening with Orthority
  • Optional cloud masking with OmniCloudMask
  • Pairwise alignment (coregix)
  • Relative Radiometric Normalization with spectralmatch
  • WorldView scene discovery, IMD parsing, and standardized metadata mapping
  • CLI and library-first interfaces

Installation

See docs/getting-started/installation.md for detailed installation instructions or simply install like this:

conda create -n vhrharmonize -c conda-forge py6s sixs gdal python=3.11
conda activate vhrharmonize
pip install vhrharmonize[defaults]

Getting Started

For an overview of using the library see docs/getting-started/quickstart.md. The CLI can be usd by passing in arguments from a yaml file like this one docs/configs/worldview.example.yml and running:

vhr-worldview --config-yaml worldview.example.yml

Or pass in arguments directly from the command line:

vhr-worldview \
  --input-file-glob "/data/worldview/**/*.TIF" \
  --output-dir ../../processed \
  --run-alignment \
  --alignment-fixed-image /data/reference.tif

For detailed arguments use:

vhr-worldview --help
vhr-fetch-modis-water-vapor --help
vhr-flaash --help
vhr-cloudmask-raster --help
vhr-pansharpen-orthos --help
vhr-align-image-pair --help
vhr-orthorectification --help
vhr-radiometric-normalization --help
vhr-py6s --help

Contributing

We welcome all contributions! We appreciate any feedback, suggestions, or pull requests to improve this project. See docs/getting-started/contributing.md.


License

This project is licensed under the MIT License. See LICENSE for details.

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

vhrharmonize-0.0.2.tar.gz (72.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vhrharmonize-0.0.2-py3-none-any.whl (81.2 kB view details)

Uploaded Python 3

File details

Details for the file vhrharmonize-0.0.2.tar.gz.

File metadata

  • Download URL: vhrharmonize-0.0.2.tar.gz
  • Upload date:
  • Size: 72.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vhrharmonize-0.0.2.tar.gz
Algorithm Hash digest
SHA256 060f9dde823eb3a9a7366cca007c220396ea01ef05cbe3ed4d5b7ba0d057ac92
MD5 dcd60b5cf2475804518b46483a4fcd0f
BLAKE2b-256 e0170d5dfe090f21ec6e8a19e3cc938d2f6f65616e4482f5030e3fdbce08fb0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for vhrharmonize-0.0.2.tar.gz:

Publisher: publish.yml on cankanoa/vhrharmonize

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vhrharmonize-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: vhrharmonize-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 81.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vhrharmonize-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c2673b8513395fc9515482eec4913ca17f742c6109d25c3bf4664281edd38b95
MD5 4132696dea44ab059271c1475eb709d3
BLAKE2b-256 12b2be427ee7d0520ca8f889afedf7ee9ad0b770bc50460172fc319c807118e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for vhrharmonize-0.0.2-py3-none-any.whl:

Publisher: publish.yml on cankanoa/vhrharmonize

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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