eldang / elevation_lookups

Takes an input file of paths described as series of points, outputs a file of data about the elevation changes along those paths.
Apache License 2.0
3 stars 2 forks source link

Workaround for impossible elevation values #15

Closed eldang closed 3 years ago

eldang commented 3 years ago

This implements the simplest approach I can think of to https://github.com/eldang/elevation_lookups/issues/13 , i.e.:

eldang commented 3 years ago

Good point. I'll do that before merging this so I don't forget.