Extract
Set extraction outputs, station locations, and wall-normal resolution for lst-tools extract.
| Key | Type | Default | Description |
|---|---|---|---|
hdf5_out |
str |
extracted_baseflow.hdf5 |
Output HDF5 baseflow file path |
profiles_out |
str |
— | Output Tecplot profiles file path (omit to skip) |
wall_out |
str |
— | Output Tecplot wall curve file path (omit to skip) |
surface |
str |
auto | Surface side: lower or upper |
n_eta |
int |
200 |
Wall-normal points per profile |
eta_distribution |
str |
cosine |
Wall-normal point distribution: uniform or cosine |
stations |
list[float] |
— | Streamwise x-coordinates for profile stations |