Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
mheberger committed Jun 10, 2024
1 parent 00822c8 commit 34f9202
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ location by changing the latitude and/or longitude slightly.

As another example, if you put two points in your input file that are the same, or very close
to one another, the script will fail and the error messages will not be very helpful. Please
makes sure all of your points have a little space between them!
make sure all of your points have a little space between them!

![Illustration of problem with outlet point falling into a gap](img/karthaus_example.jpg)

Expand All @@ -333,13 +333,4 @@ and then do a pull request on GitHub.
This code was developed with support from [Upstream Tech](https://www.upstream.tech/).


# Potential Enhancements

Enable PostGIS support -- Among the slowest steps in this script are reading
geodata files from disk performing overlay analyses. If the user
has PostgreSQL and PostGIS installed, this analysis could be done much faster
using PostGIS queries.




0 comments on commit 34f9202

Please sign in to comment.