Skip to content

Commit

Permalink
updated todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
gyetman committed Mar 9, 2022
1 parent 8c0229c commit ceaa02b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/apps/site_selection.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,7 @@


#TODO:
## Error with two or more desal plants in a cluster
# Traceback (most recent call last):
# File "/Users/gyetman/DOE/DOE_CSP_PROJECT/app/apps/site_selection.py", line 374, in info_hover
# if feature['properties']['cluster']:
# KeyError: 'properties'
# Error only occurs occasionally, can be safely ignored.
# nothing current

# Mapbox setup
mapbox_url = "https://api.mapbox.com/styles/v1/{id}/tiles/{{z}}/{{x}}/{{y}}{{r}}?access_token={access_token}"
Expand Down

0 comments on commit ceaa02b

Please sign in to comment.