SW1Dto2D Tool to convert results of a 1D Shallow Water model to 2D geometries Installation Using a virtual environment is strongly recommended. pip install -e . Tests To run tests, install development dependencies and run tests pip install -e .[dev] pytest .