WorldWideTelescope / wwt-web-client

The WorldWide Telescope web client lets you explore the universe in your browser.
https://worldwidetelescope.org/webclient/
MIT License
105 stars 35 forks source link

Solar System locations showing NaN in staging #221

Closed thewebkid closed 5 years ago

thewebkid commented 5 years ago

I noticed solar system objects were not showing in context panel, traced it to wwtlib.Planets._planetLocations showing all NaN in ra and dec (staging/master branch). This is fine in prod. Result is you can't navigate to or see any solar system objects in sky mode.

thewebkid commented 5 years ago

I found the error on my end after a deep dive into the stack trace.