tephpy.io ========= .. py:module:: tephpy.io .. autoapi-nested-parse:: Data ingest readers returning :class:`~tephpy.sounding.Sounding` (spec §3.4). Light readers over the University of Wyoming sounding archive (:mod:`tephpy.io.wyoming`) and NCEI's Integrated Global Radiosonde Archive version 2 (:mod:`tephpy.io.igra`). Reader failures raise :class:`~tephpy.exceptions.TephpyIOError`; the returned soundings pass the ordinary ingest validation (spec §6). TEMP/BUFR decoding is out of scope — the documentation points at eccodes. .. !! processed by numpydoc !! Submodules ---------- .. toctree:: :maxdepth: 1 /reference/generated/api/tephpy/io/igra/index /reference/generated/api/tephpy/io/wyoming/index