Config Files
Each CLI subcommand can read its inputs from a TOML configuration file.
Why Use Config Files
Config files are useful when:
- you want reproducible post-processing runs
- your station lists are long
- you want to version-control analysis inputs
Pattern
Each command reads one top-level section:
[profiles][bl][entropy][wall]
Example
Run it with:
Notes
- command-line arguments override config values
- if
u_edge,rho_edge,temp_edge, orpressure_edgeare0, the code auto-detects edge values from the profile tail j_max = 0means use the full wall-normal extent