Skip to content

Commit

Permalink
I updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin IGARASHI committed Oct 29, 2019
1 parent 57dcabb commit 1580722
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ If you want to filter only specific dictricts, use ````-l```` parameter to list
python postgis2epanet.py -l 51,52,53
````

If you want to update elevation from DEM file, use ````-e```` parameter to update elevation. The script will not update elevation as default.

````
python postgis2epanet.py -e
````

***
## Result of the Script:

Expand Down

0 comments on commit 1580722

Please sign in to comment.