baeolophus / TAGS_shiny_version

recreating geolocator data processing service TAGS in R shiny
GNU Affero General Public License v3.0
1 stars 1 forks source link

BUG: Calculate sun angle AFTER twilights #1

Closed baeolophus closed 4 years ago

baeolophus commented 5 years ago

Sun angle causes error unless twilights have already been calculated. Need to change order of calculation.

baeolophus commented 4 years ago

fixed in commit 12/3/2019. broke the map somehow but the sun angle can be calculated!

baeolophus commented 4 years ago

fixed broken map 12/3/2019.