TNO Intern

Commit 7e362c8a authored by Zanne Korevaar's avatar Zanne Korevaar
Browse files

remove lithology_resources_dir from constants.py

parent a08e080b
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -10,11 +10,6 @@ test_output_path = test_dir / "output"
# Resources directory
resources_path = repo_path / "resources"

# Lithology resources directory
lithology_properties_xlsx = (
    resources_path / "lithology_properties" / "lithology_properties.xlsx"
)

# Dictionary of units for various parameters in the model.
units_dict = {
    "Q_b": "W",