LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
PyHydroGeophysX/__init__.py
PyHydroGeophysX.egg-info/PKG-INFO
PyHydroGeophysX.egg-info/SOURCES.txt
PyHydroGeophysX.egg-info/dependency_links.txt
PyHydroGeophysX.egg-info/not-zip-safe
PyHydroGeophysX.egg-info/requires.txt
PyHydroGeophysX.egg-info/top_level.txt
PyHydroGeophysX/Geophy_modular/ERT_to_WC.py
PyHydroGeophysX/Geophy_modular/__init__.py
PyHydroGeophysX/Geophy_modular/seismic_processor.py
PyHydroGeophysX/Geophy_modular/structure_integration.py
PyHydroGeophysX/Hydro_modular/__init__.py
PyHydroGeophysX/Hydro_modular/hydro_to_ert.py
PyHydroGeophysX/Hydro_modular/hydro_to_srt.py
PyHydroGeophysX/core/__init__.py
PyHydroGeophysX/core/interpolation.py
PyHydroGeophysX/core/kriging_3d.py
PyHydroGeophysX/core/mesh_utils.py
PyHydroGeophysX/core/plt_utils.py
PyHydroGeophysX/forward/__init__.py
PyHydroGeophysX/forward/ert_forward.py
PyHydroGeophysX/forward/srt_forward.py
PyHydroGeophysX/inversion/__init__.py
PyHydroGeophysX/inversion/base.py
PyHydroGeophysX/inversion/ert_inversion.py
PyHydroGeophysX/inversion/time_lapse.py
PyHydroGeophysX/inversion/windowed.py
PyHydroGeophysX/model_output/__init__.py
PyHydroGeophysX/model_output/base.py
PyHydroGeophysX/model_output/modflow_output.py
PyHydroGeophysX/model_output/parflow_output.py
PyHydroGeophysX/model_output/water_content.py
PyHydroGeophysX/petrophysics/__init__.py
PyHydroGeophysX/petrophysics/resistivity_models.py
PyHydroGeophysX/petrophysics/velocity_models.py
PyHydroGeophysX/solvers/__init__.py
PyHydroGeophysX/solvers/linear_solvers.py
PyHydroGeophysX/solvers/solver.py