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.
*_pixels.csv
)spectra_library.*
) ready for analysis| 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
Researchers and practitioners working with NEON AOP flightlines, drone imagery, or Landsat scenes who need a reproducible pipeline for cross‑sensor spectral analysis.