LICENSE
README.md
pyproject.toml
src/hydroBayesCal/__init__.py
src/hydroBayesCal/extract.py
src/hydroBayesCal/function_pool.py
src/hydroBayesCal/hysim.py
src/hydroBayesCal.egg-info/PKG-INFO
src/hydroBayesCal.egg-info/SOURCES.txt
src/hydroBayesCal.egg-info/dependency_links.txt
src/hydroBayesCal.egg-info/requires.txt
src/hydroBayesCal.egg-info/top_level.txt
src/hydroBayesCal/delft3d/__init__.py
src/hydroBayesCal/delft3d/control_delft3d.py
src/hydroBayesCal/doepy/DOE_functions.py
src/hydroBayesCal/doepy/__init__.py
src/hydroBayesCal/doepy/doe_control.py
src/hydroBayesCal/doepy/pyDOE_corrected.py
src/hydroBayesCal/drivers/README.md
src/hydroBayesCal/drivers/__init__.py
src/hydroBayesCal/drivers/assess_calibration.py
src/hydroBayesCal/drivers/bal_delft3d.py
src/hydroBayesCal/drivers/bal_openfoam.py
src/hydroBayesCal/drivers/bal_telemac.py
src/hydroBayesCal/drivers/bal_telemac_multiflow.py
src/hydroBayesCal/drivers/config_Delft3D.py
src/hydroBayesCal/drivers/config_OpenFOAM.py
src/hydroBayesCal/drivers/config_Telemac.py
src/hydroBayesCal/drivers/derive_calibrated_parameters.py
src/hydroBayesCal/drivers/plot_posteriors.py
src/hydroBayesCal/drivers/prebal_telemac_error_analysis.py
src/hydroBayesCal/drivers/telemac_extract.py
src/hydroBayesCal/drivers/validate_simulation.py
src/hydroBayesCal/drivers/vectrino_postprocess.py
src/hydroBayesCal/openfoam/__init__.py
src/hydroBayesCal/openfoam/control_openfoam.py
src/hydroBayesCal/surrogate/__init__.py
src/hydroBayesCal/surrogate/bal_functions.py
src/hydroBayesCal/surrogate/exploration.py
src/hydroBayesCal/surrogate/gpe_gpytorch.py
src/hydroBayesCal/surrogate/gpe_skl.py
src/hydroBayesCal/surrogate/posterior_analysis.py
src/hydroBayesCal/telemac/__init__.py
src/hydroBayesCal/telemac/config_telemac.py
src/hydroBayesCal/telemac/control_telemac.py
src/hydroBayesCal/telemac/multiflow_telemac.py
src/hydroBayesCal/telemac/pputils/__init__.py
src/hydroBayesCal/telemac/pputils/ppmodules/__init__.py
src/hydroBayesCal/telemac/pputils/ppmodules/readMesh.py
src/hydroBayesCal/telemac/pputils/ppmodules/selafin_io_pp.py
src/hydroBayesCal/telemac/pputils/ppmodules/utilities.py
src/hydroBayesCal/telemac/pputils/ppmodules/writeMesh.py
src/hydroBayesCal/telemac/templates/parameters-gaia.csv
src/hydroBayesCal/telemac/templates/parameters-telemac2d.csv
src/hydroBayesCal/utils/__init__.py
src/hydroBayesCal/utils/config_logging.py
src/hydroBayesCal/utils/config_physics.py
src/hydroBayesCal/utils/configuration.py
src/hydroBayesCal/utils/get_les_mesh_size.py
src/hydroBayesCal/utils/log.py
src/hydroBayesCal/utils/VectrinoPostproc/__init__.py
src/hydroBayesCal/utils/VectrinoPostproc/compute_tke.py
src/hydroBayesCal/utils/VectrinoPostproc/despiking.py
src/hydroBayesCal/utils/VectrinoPostproc/get_ascii_data.py
src/hydroBayesCal/utils/VectrinoPostproc/plot_velocities.py
src/hydroBayesCal/utils/VectrinoPostproc/transformation.py
src/hydroBayesCal/utils/VectrinoPostproc/vertical_plots.py
src/hydroBayesCal/visualize/__init__.py
src/hydroBayesCal/visualize/axis_utils.py
src/hydroBayesCal/visualize/bal_plots.py
src/hydroBayesCal/visualize/base.py
src/hydroBayesCal/visualize/calibration_assessment.py
src/hydroBayesCal/visualize/metrics_plots.py
src/hydroBayesCal/visualize/model_comparison_plots.py
src/hydroBayesCal/visualize/plot_config.py
src/hydroBayesCal/visualize/plotter.py
src/hydroBayesCal/visualize/posterior_plots.py
tests/test_bal_resume_and_ks_patch.py
tests/test_bayesian_inference.py
tests/test_detailed_results_history.py
tests/test_driver_packaging.py
tests/test_gpe_multitask.py
tests/test_posterior_analysis.py
tests/test_posterior_plots.py
tests/test_shared_calibration_data.py
tests/test_shipped_defaults.py