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.4

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.4
File Size Uploaded
plaknit-0.3.4.tar.gz 86.7 kB Details

Built distribution (wheel)

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

Total release size: 169.2 kB

Release files / plaknit-0.3.4.tar.gz

Download URL plaknit-0.3.4.tar.gz
Size 86.7 kB
Tags Source
SHA-256 checksum
How to use checksums
c77904a473b99210ba9b7ce56844bba3c0f99abd6f79991c6f4a92c00d8b7363
BLAKE2b-256 checksum
How to use checksums
f058d8a3905056fbfddcd6228132f21799c40afea2bb2c473873655746b08a7a
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 8, 2026.

Transparency log

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

Download URL plaknit-0.3.4-py3-none-any.whl
Size 82.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d456b79b524499f3b9dcd59fe358b3c6aa5f69ad12b75c5b387c127a89e801a6
BLAKE2b-256 checksum
How to use checksums
1720c2622dfa846e37a131c7ff44eb946af874035e4227c679335e9047fb3fdd
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 8, 2026.

Transparency log

Release history Release notifications | RSS feed

0.3.6

2 release files

0.3.5

2 release files

This release

0.3.4 This release

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