Skip to content

Commit

Permalink
fix out directory not found error
Browse files Browse the repository at this point in the history
  • Loading branch information
lane15 authored Dec 20, 2023
1 parent c8dfe85 commit f77b835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ Then in the settings file the option "numberParallelThreadsKinematicWave" may ta
Now your environment should be set up to run lisflood. Try with a prepared settings file for one of the two test catchments:

```bash
mkdir tests/data/LF_ETRS89_UseCase/out
python src/lisf1.py tests/data/LF_ETRS89_UseCase/settings/cold.xml
```

Expand Down

0 comments on commit f77b835

Please sign in to comment.