Skip to content

Commit

Permalink
Merge pull request #144 from lane15/patch-1
Browse files Browse the repository at this point in the history
Fix out directory not found error in README example
  • Loading branch information
doc78 committed Jan 5, 2024
2 parents 8289138 + f77b835 commit dd1abb4
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 @@ -66,6 +66,7 @@ For details, please follow instruction on [official docs](http://pcraster.geo.uu
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 dd1abb4

Please sign in to comment.