NREL / routee-compass

The RouteE-Compass energy-aware routing engine
https://nrel.github.io/routee-compass/
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Fix how we download grade; bump version #239

Closed nreinicke closed 1 month ago

nreinicke commented 1 month ago

Applies some small fixes to how we download grade from USGS. The USGS tile system includes all the points below the tile index. For example, the point (39.5, -104.5) corresponds to the tile n40w105. Previously we were assuming that point would be included in the tile n39w104.