LICENSE
README.md
pyproject.toml
ai_hydro/__init__.py
ai_hydro/citations.py
ai_hydro/hydro_map_cli.py
ai_hydro/analysis/__init__.py
ai_hydro/analysis/_dem.py
ai_hydro/analysis/baseflow.py
ai_hydro/analysis/curve_number.py
ai_hydro/analysis/drought_indices.py
ai_hydro/analysis/erosion.py
ai_hydro/analysis/event_runoff.py
ai_hydro/analysis/flood_frequency.py
ai_hydro/analysis/flow_duration.py
ai_hydro/analysis/geomorphic.py
ai_hydro/analysis/plots.py
ai_hydro/analysis/signatures.py
ai_hydro/analysis/tile_pyramid.py
ai_hydro/analysis/twi.py
ai_hydro/analysis/uncertainty.py
ai_hydro/analysis/watershed.py
ai_hydro/analysis/delineation/__init__.py
ai_hydro/analysis/delineation/dem_conditioning.py
ai_hydro/analysis/delineation/dem_fetch.py
ai_hydro/analysis/delineation/merit_flowdir_pipeline.py
ai_hydro/analysis/delineation/merit_snap.py
ai_hydro/analysis/delineation/nldi_point.py
ai_hydro/analysis/delineation/pysheds_pipeline.py
ai_hydro/analysis/delineation/router.py
ai_hydro/analysis/delineation/types.py
ai_hydro/analysis/delineation/utils.py
ai_hydro/audit/__init__.py
ai_hydro/audit/grammar.py
ai_hydro/audit/models.py
ai_hydro/audit/resolver.py
ai_hydro/capsule/__init__.py
ai_hydro/capsule/manifest.py
ai_hydro/community/__init__.py
ai_hydro/core/__init__.py
ai_hydro/core/digest.py
ai_hydro/core/types.py
ai_hydro/data/__init__.py
ai_hydro/data/async_dispatch.py
ai_hydro/data/fetch_runner.py
ai_hydro/data/forcing.py
ai_hydro/data/hydro_search.py
ai_hydro/data/landcover.py
ai_hydro/data/merit_download.py
ai_hydro/data/merit_manager.py
ai_hydro/data/merit_manifest.yaml
ai_hydro/data/merit_map_layers.py
ai_hydro/data/region_presets.py
ai_hydro/data/soil.py
ai_hydro/data/streamflow.py
ai_hydro/data/wbd_layers.py
ai_hydro/experiments/__init__.py
ai_hydro/experiments/models.py
ai_hydro/gee/__init__.py
ai_hydro/gee/auth.py
ai_hydro/gee/cli.py
ai_hydro/gee/contracts.py
ai_hydro/gee/map_layers.py
ai_hydro/gee/presets.py
ai_hydro/gee/timeseries.py
ai_hydro/knowledge/__init__.py
ai_hydro/knowledge/embeddings.py
ai_hydro/knowledge/loader.py
ai_hydro/knowledge/models.py
ai_hydro/knowledge/synthesis.py
ai_hydro/knowledge/library_refs/folium.json
ai_hydro/knowledge/library_refs/geopandas.json
ai_hydro/knowledge/library_refs/hydrofunctions.json
ai_hydro/knowledge/library_refs/matplotlib.json
ai_hydro/knowledge/library_refs/numpy.json
ai_hydro/knowledge/library_refs/pandas.json
ai_hydro/knowledge/library_refs/py3dep.json
ai_hydro/knowledge/library_refs/pygeohydro.json
ai_hydro/knowledge/library_refs/pygridmet.json
ai_hydro/knowledge/library_refs/pynhd.json
ai_hydro/knowledge/library_refs/pysheds.json
ai_hydro/knowledge/library_refs/rasterio.json
ai_hydro/knowledge/library_refs/shapely.json
ai_hydro/knowledge/library_refs/torch.json
ai_hydro/knowledge/library_refs/xarray.json
ai_hydro/mcp/__init__.py
ai_hydro/mcp/__main__.py
ai_hydro/mcp/app.py
ai_hydro/mcp/arg_repair.py
ai_hydro/mcp/enforcement.py
ai_hydro/mcp/helpers.py
ai_hydro/mcp/jobs.py
ai_hydro/mcp/ledger_commands.py
ai_hydro/mcp/map_commands.py
ai_hydro/mcp/map_events.py
ai_hydro/mcp/map_layer_catalog.py
ai_hydro/mcp/preview_commands.py
ai_hydro/mcp/registry.py
ai_hydro/mcp/resources.py
ai_hydro/mcp/tools_analysis.py
ai_hydro/mcp/tools_artifacts.py
ai_hydro/mcp/tools_audit.py
ai_hydro/mcp/tools_citations.py
ai_hydro/mcp/tools_course.py
ai_hydro/mcp/tools_data_async.py
ai_hydro/mcp/tools_discovery.py
ai_hydro/mcp/tools_docs.py
ai_hydro/mcp/tools_execution.py
ai_hydro/mcp/tools_experiments.py
ai_hydro/mcp/tools_gee.py
ai_hydro/mcp/tools_indices.py
ai_hydro/mcp/tools_knowledge.py
ai_hydro/mcp/tools_ledger.py
ai_hydro/mcp/tools_map.py
ai_hydro/mcp/tools_modelling.py
ai_hydro/mcp/tools_preview.py
ai_hydro/mcp/tools_project.py
ai_hydro/mcp/tools_session.py
ai_hydro/mcp/tools_skeptic.py
ai_hydro/mcp/tools_skills.py
ai_hydro/mcp/tools_validators.py
ai_hydro/mcp/tools_workflows.py
ai_hydro/mcp/runners/__init__.py
ai_hydro/mcp/runners/base.py
ai_hydro/mcp/runners/data_fetch_runner.py
ai_hydro/modelling/__init__.py
ai_hydro/modelling/metrics.py
ai_hydro/modelling/runner.py
ai_hydro/modelling/conceptual/__init__.py
ai_hydro/modelling/conceptual/hbv.py
ai_hydro/modelling/neural/__init__.py
ai_hydro/modelling/neural/lstm.py
ai_hydro/registry/__init__.py
ai_hydro/registry/store.py
ai_hydro/reports/__init__.py
ai_hydro/reports/defensibility.py
ai_hydro/science/__init__.py
ai_hydro/session/__init__.py
ai_hydro/session/chat_binding.py
ai_hydro/session/models.py
ai_hydro/session/persona.py
ai_hydro/session/project.py
ai_hydro/session/sharding.py
ai_hydro/session/store.py
ai_hydro/skeptic/__init__.py
ai_hydro/skeptic/checks.py
ai_hydro/skeptic/models.py
ai_hydro/skills/__init__.py
ai_hydro/skills/registry.py
ai_hydro/tools/__init__.py
ai_hydro/utils/__init__.py
ai_hydro/utils/path_resolver.py
ai_hydro/utils/validators.py
ai_hydro/validators/models.py
ai_hydro/workflows/loader.py
ai_hydro/workflows/models.py
aihydro_tools.egg-info/PKG-INFO
aihydro_tools.egg-info/SOURCES.txt
aihydro_tools.egg-info/dependency_links.txt
aihydro_tools.egg-info/entry_points.txt
aihydro_tools.egg-info/requires.txt
aihydro_tools.egg-info/top_level.txt
tests/test_arg_repair.py
tests/test_audit.py
tests/test_bench.py
tests/test_bind_map_to_claim.py
tests/test_capsule.py
tests/test_chat_binding.py
tests/test_chunked_geomorphic_cn.py
tests/test_context_injection.py
tests/test_defensibility.py
tests/test_delineation.py
tests/test_discovery.py
tests/test_drought_indices.py
tests/test_embeddings.py
tests/test_erosion.py
tests/test_event_runoff.py
tests/test_experiments.py
tests/test_feature_mcp_tools.py
tests/test_flood_frequency.py
tests/test_flow_duration.py
tests/test_gee_cli.py
tests/test_gee_contracts.py
tests/test_hydro_map_cli.py
tests/test_hydrology_tools.py
tests/test_indices_integration.py
tests/test_jobs.py
tests/test_knowledge_registry.py
tests/test_ledger.py
tests/test_mcp_gee_tools.py
tests/test_mcp_integration.py
tests/test_physics_validators.py
tests/test_prereg.py
tests/test_provenance.py
tests/test_reference_gauges.py
tests/test_registry.py
tests/test_resources.py
tests/test_session_c1.py
tests/test_sharding.py
tests/test_skeptic.py
tests/test_skills_linter.py
tests/test_staleness.py
tests/test_tile_pyramid.py
tests/test_tool_contract.py
tests/test_tool_tiers.py
tests/test_tools_map.py
tests/test_uncertainty.py
tests/test_validators.py
tests/test_validators_1_8.py
tests/test_workflows.py