Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
18 stars 15 forks source link

Add warnings if observation time differs from image time #548

Closed dgarciabriseno closed 4 months ago

dgarciabriseno commented 5 months ago

Summary

This update implements a warning message to show you if the image in the viewport >= 6 hours from your observation time. Prior tot his patch, helioviewer had a more subtle method which is to color the date in the left sidebar from green to red over a time delta of 12 hours. That is:

With this update, at the 6 hour mark, we will show a warning that the image is beginning to get farther away from the observation time.

Testing

Enter the browsers and the output modes (minimal, normal, embed) this change was tested.

browser normal minimal embed
firefox tested tested tested
chrome tested tested tested
safari tested tested tested
edge tested tested tested