Data I/O ======== Fetching USGS and NWM Data -------------------------- .. currentmodule:: teehr.evaluation.fetch .. autosummary:: :template: custom-class-template.rst :toctree: generated :nosignatures: Fetch Reading Data ------------ .. currentmodule:: teehr.evaluation.read .. autosummary:: :template: custom-class-template.rst :toctree: generated :nosignatures: Read Writing Data ------------ .. currentmodule:: teehr.evaluation.write .. autosummary:: :template: custom-class-template.rst :toctree: generated :nosignatures: Write Loading Data ------------ Note, methods for loading CSV, Parquet, netcdf, and FEWS PI-XML files also exist on the TEEHR table class. See :ref:`Tables` for more info. .. currentmodule:: teehr.evaluation.load .. autosummary:: :template: custom-class-template.rst :toctree: generated :nosignatures: Load Extracting Data --------------- .. currentmodule:: teehr.evaluation.extract .. autosummary:: :template: custom-class-template.rst :toctree: generated :nosignatures: Extract Validating Data --------------- .. currentmodule:: teehr.evaluation.validate .. autosummary:: :template: custom-class-template.rst :toctree: generated :nosignatures: Validate Downloading Data from TEEHR Warehouse ------------------------------------- The Download class provides methods to retrieve data from the TEEHR data warehouse API. .. currentmodule:: teehr.evaluation.download .. autosummary:: :template: custom-class-template.rst :toctree: generated :nosignatures: Download