Example Notebooks
The docs/notebooks/ directory contains Jupyter Notebooks that demonstrate the MicroMet processing workflow and package capabilities. Each notebook corresponds to a stage of the end-to-end pipeline described in Flux Data Processing – Workflow Summary.
Note
Notebooks are provided for reference and are not re-executed during documentation builds. Data files required by some notebooks (large CSVs, station .dat files) are not included in the repository.
Processing Workflow Notebooks
These notebooks implement the numbered processing steps for a flux station (see Eddy Covariance Flux Data Processing Workflow for full technical details).
Notebook |
Description |
|---|---|
|
Reads and compiles Campbell Scientific |
|
Merges data downloaded directly from dataloggers with compiled station archives; covers gap-filling and timestamp alignment (workflow Steps 1–2). |
|
Applies net radiation QA/QC and physical limit checks using |
|
Side-by-side instrument intercomparison using |
|
Exports a quality-controlled dataset to AmeriFlux-formatted CSV: signal-strength filtering, column dropping, timestamp formatting, and −9999 fill (workflow Step 4). |
|
Estimates and maps the flux footprint from EasyFlux outputs using |
Analysis and Utility Notebooks
Notebook |
Description |
|---|---|
|
Introductory tutorial for the |
|
Examples of all major plotting functions in |
|
Demonstrates |
|
Retrieves gap-filled reference data from the UGS database and performs meteorological variable imputation. |
|
Simulates alfalfa canopy height using growing degree days via |