Skip to main content

🧶 plaknit

image image

Processing Large-Scale PlanetScope Data

Note: plaknit is fully operational as of v0.3.0. Continue to look for updates, and please share feedback or ideas through the GitHub Issues tab.

PlanetScope Scene (PSS) data are reveared for its quality and distinct ability to balance spatial and temporal resolution in Earth Observation data. While PSS has proven itself a valuable asset in monitoring small-scale areas, the literature has pointed out the shortcomings when creating a single image from individual tiles (Frazier & Hemingway, 2021).

plaknit bundles the workflow I use to operationalize large-area mosaics so you can run the same process locally or in an HPC environment. The goal is to spend time answering big questions, not making a big mess of your data.

plaknit logo

Features

  • CLI + Python API that scale from local experimentation to HPC batch runs.
  • Planning workflow that searches Planet's STAC/Data API and scores scenes, with ordering handled by a separate plaknit order workflow.
  • GDAL-powered parallel masking of Planet strips with their UDM rasters.
  • Tuned Orfeo Toolbox mosaicking pipeline with RAM hints for large jobs.
  • Random Forest and Boosted Regression Tree ensemble training + inference utilities for classifying Planet stacks.

Quick Start

Train a BRT Ensemble Classifier

plaknit brt train \
  --image stack.tif \
  --labels training.gpkg \
  --label-column class_id \
  --output ./brt_ensemble/ \
  --n-models 5 \
  --gpu

Apply the Ensemble to New Imagery

plaknit brt predict \
  --image new_stack.tif \
  --ensemble-dir ./brt_ensemble/ \
  --output-dir ./probability_outputs/ \
  --feature-importance-out predictor_importance.csv

See Usage for complete examples and all supported options.

Release files for plaknit 0.3.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for plaknit 0.3.5
File Size Uploaded
plaknit-0.3.5.tar.gz 88.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for plaknit 0.3.5
File Interpreter ABI Platform
plaknit-0.3.5-py3-none-any.whl Python 3 none any Details

Total release size: 173.5 kB

Release files / plaknit-0.3.5.tar.gz

Download URL plaknit-0.3.5.tar.gz
Size 88.9 kB
Tags Source
SHA-256 checksum
How to use checksums
d3c2999f1efc3646da4bfd8fcdd61507ccb616248b64cdb62baa9acd9d1aaaf5
BLAKE2b-256 checksum
How to use checksums
b0aeb2b22b34fb57326336c0b0932ca99903cab2d62ba1d6452a79c7df0d76c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / plaknit-0.3.5-py3-none-any.whl

Download URL plaknit-0.3.5-py3-none-any.whl
Size 84.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2ca9c98fe8aea76a1542b9d6664bae8fc926080eed2cfbd1b99f70c5cf597ea3
BLAKE2b-256 checksum
How to use checksums
b311ee3eda35bc9822fb92874fa43d6f83204d62a29cc1f52515661f657b9431
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

0.3.6

2 release files

This release

0.3.5 This release

2 release files

0.3.4

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.9

2 release files

0.2.8

2 release files

0.2.7

2 release files

0.2.6

2 release files

0.2.5

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.9

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page