Addressing the SeeOurSun challenge.
- JP Ventura : jvntra ..*
- Ken Yu ..* kennyu
- Colleen Cleary:
..* colleencleary
Solution: The focus of this challenge was to integrate OpenSpace graphical user interface functionality with software that processes data queries to solar image databases. Our goals are to A.) learn about the openspace GUI and B.) how to process the compose and submit the data queries using an application programming interface.
Software:
-
Openspace webGUI](https://github.com/OpenSpace/OpenSpace-WebGuiFrontend)
-
Anaconda python library distribution .. Follow the link for the package download which includes the Python programming language.
-
Atom editor ..* Follow the link for the github integrated and github sponsored code editor.
-
GNU emacs editor](https://www.gnu.org/software/emacs/) ..* Emacs editor is included in the MacOS.
-
Helioview API ..* Unirest : the http request client which performs the query to the solar image data sources.
-
GitHub: ..* Version control software. Account setup instructions found at this hyperlink.