pyradtran.input_builder.effective_output_altitudes

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 zout override, else config.

Numeric levels come back sorted and deduplicated — matching the zout line the builder writes (uvspec rejects unsorted levels). Symbolic levels (toa, sur) pass through as strings.