pyradtran.input_builder.effective_output_altitudes#
- pyradtran.input_builder.effective_output_altitudes(config, overrides: Dict[str, Any] | None = None) List[float][source]#
Altitudes this run reports at: per-run
zoutoverride, else config.Numeric levels come back sorted and deduplicated — matching the
zoutline the builder writes (uvspec rejects unsorted levels). Symbolic levels (toa,sur) pass through as strings.