PyTracerLab 0.2.0__tar.gz → 0.2.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/PKG-INFO +1 -1
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/readme.md +1 -1
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab.egg-info/PKG-INFO +1 -1
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/.github/workflows/ci.yml +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/.github/workflows/docs.yml +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/.github/workflows/release.yml +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/.gitignore +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/.pre-commit-config.yaml +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/LICENSE +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/_static/.gitkeep +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/_static/logo.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.gui.app.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.gui.controller.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.gui.database.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.gui.main_window.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.gui.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.gui.state.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.model.model.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.model.registry.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.model.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.model.solver.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.model.units.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/PyTracerLab.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/api/modules.rst +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/conf.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/development/devguide.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/development/index.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/development/package_scheme.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/3H_SF6_input.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/3H_SF6_observations.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_input_6monthly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_input_multitracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_input_multitracer_yearly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_input_yearly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_observations_6monthly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_observations_multitracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_observations_yearly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_simulations_1.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_simulations_2.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_simulations_3.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/benchmark_input_monthly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/benchmark_input_yearly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/calibration_benchmark.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/calibration_benchmark_4models.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/errors_benchmark.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_01.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_02.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_03.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_04.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_05.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_06.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_07.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_08.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_09.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_10.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_11.ipynb +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_input_series_1tracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_input_series_2tracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_observation_series_1tracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_observation_series_2tracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_output_series_1tracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_output_series_2tracer.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/index.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/input_monthly_modflow.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/joint_posterior_benchmark.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/modflow_PyTracerLab.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/obs_monthly_modflow.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/simulation_benchmark.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/test_input_14C_yearly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/test_target_14C_yearly.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/tracer_tracer_plots_benchmark.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/tts_weights_modflow.csv +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/index.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/concepts.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/index.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/plot.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/report.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/tab01.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/tab02.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/tab03.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/tab04.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/usage.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/userguide/usage_de.md +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/logo.png +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/pyproject.toml +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/pytracerlab_icon.ico +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/setup.cfg +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/__init__.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/__main__.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/__init__.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/app.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/controller.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/database.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/main_window.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/state.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/tabs/file_input.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/tabs/model_design.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/tabs/parameters.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/tabs/simulation.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/tabs/solver_params.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/tabs/tracer_tracer.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/gui/tabs/widgets.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/model/__init__.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/model/model.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/model/registry.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/model/solver.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab/model/units.py +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab.egg-info/SOURCES.txt +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab.egg-info/dependency_links.txt +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab.egg-info/entry_points.txt +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab.egg-info/requires.txt +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/src/PyTracerLab.egg-info/top_level.txt +0 -0
- {pytracerlab-0.2.0 → pytracerlab-0.2.2}/tests/test_model.py +0 -0
|
@@ -17,7 +17,7 @@ PyTracerLab is an open-source framework for the analysis of groundwater residenc
|
|
|
17
17
|
|
|
18
18
|
## Installing PyTracerLab
|
|
19
19
|
|
|
20
|
-
The package can be found on [PyPI](https://pypi.org/project/PyTracerLab/). To install the Python package, simply
|
|
20
|
+
The package can be found on [PyPI](https://pypi.org/project/PyTracerLab/). To install the Python package, simply use
|
|
21
21
|
|
|
22
22
|
`pip install PyTracerLab`
|
|
23
23
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_input_6monthly.csv
RENAMED
|
File without changes
|
{pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_input_multitracer.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_observations_6monthly.csv
RENAMED
|
File without changes
|
|
File without changes
|
{pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/TracerLPM_benchmark_observations_yearly.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_observation_series_1tracer.csv
RENAMED
|
File without changes
|
{pytracerlab-0.2.0 → pytracerlab-0.2.2}/docs/examples/example_observation_series_2tracer.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|