pyradtran.utils

pyradtran.utils#

Utility helpers for pyRadtran.

Currently provides RadiosondeFinder, which scans a directory tree for radiosonde .dat files and returns the one closest in time to a given target datetime.

See also

pyradtran.io.ERA5AtmosphereGenerator

Alternative atmosphere source.

pyradtran.io.RadiosondeAtmosphereGenerator

Online radiosonde retrieval.

RadiosondeFinder(base_path)

Locate the radiosonde file closest in time to a target datetime.