Version: [6137] Optical Downloader 0.1.4 Experimental

0.1.4
- Replaced the wildcard `from .resources import *` with a plain module
import
(flake8 F403; the module was only ever needed for its registration
side effect).
- Removed a leftover Python 2 compat call in plugin_upload.py that
referenced an
undefined name and would have crashed the script if it were ever run
(F821).
0.1.3
- Fixed Qt6 enum-scoping compatibility (unscoped PyQt5-style enums
replaced with
the fully-qualified form Qt6 requires, e.g.
Qgis.MessageLevel.Critical).
- Fixed two Bandit findings: justified the safe os.startfile()
folder-open call,
and narrowed a bare except/pass during GeoTIFF cleanup to log real
failures.
0.1.2
- First public release.
- Search Sentinel-2 L2A / Landsat 8-9 C2 L2 via Microsoft Planetary
Computer, no account or API key required.
- Define the area of interest by drawing on the map or from an
existing polygon layer, clipped exactly to the polygon.
- Two-stage cloud/shadow filtering with a configurable AOI tolerance
and a written report.
- Picks the scene with the largest AOI overlap among candidates, and
warns when an AOI spans more than one tile.

yes

iliasmachairas

2026-08-28T13:38:34.149439+00:00

3.0.0

3.99.0

None

yes

Version management

Plugin details