cross-sensor-cal

Overview

DO NOT EDIT OUTSIDE MARKERS The Cross‑Sensor Calibration workflow is organized into five sequential stages. Each stage consumes artifacts from the previous one and produces standardized outputs for the next.

Raster

Sorting

Pixel Table

Spectral Library

MESMA

Artifacts

| Stage | Key file/folder outputs | |——-|————————-| | Raster | data/<site>/raster/*.tif | | Sorting | data/<site>/sorted/ | | Pixel Table | pixel_tables/*.csv | | Spectral Library | spectral_library/ | | MESMA | mesma/ (maps, summaries) |

flowchart LR
    R[Raster]
    S[Sorting]
    P[Pixel Table]
    L[Spectral Library]
    M[MESMA]
    R --> S --> P --> L --> M

Who is this for?

Researchers and practitioners working with NEON AOP flightlines, drone imagery, or Landsat scenes who need a reproducible pipeline for cross‑sensor spectral analysis.