Loading src/geoloop/constants.py +0 −5 Original line number Diff line number Diff line Loading @@ -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", Loading Loading
src/geoloop/constants.py +0 −5 Original line number Diff line number Diff line Loading @@ -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", Loading