====== Server ====== *The server team is in charge of taking incoming data from the various weatherboxes, parsing/processing the data, and integrating webservices. ===== Accessing the SCEL Home Base ===== In order to access the scel homebase computer you can use ssh. ssh scel@api.scel-hawaii.org -p 11144 password is the password of the lab computer. **Skills** * Linux * Terminal ===== Semester Goals ===== *Create a data translator that correctly parses incoming data from the weatherboxes. ===== Long Term Goals ===== *Create an efficient system that not only parses data correctly, but also pushes that parsed data into the server to store and display it properly for other teams. ===== Block Diagram ===== The diagram below shows the data flow from the weatherbox into the server as well as the modules in the server itself. {{:weatherbox:server:block-diagram.jpg?600|}} ===== Resources ===== *Python Tutorials: * [[https://www.codecademy.com/learn/python]] * GitHub Repository: * [[https://github.com/scel-hawaii/weatherbox-server]] * Raegan Diana GitHub Repository: * [[https://github.com/raegand]] * PyCharm Download: * [[https://www.jetbrains.com/pycharm/download/]] * Pycharm 5.0.1 and GitHub Integration Instructions: * [[https://www.jetbrains.com/pycharm/help/registering-github-account-in-pycharm.html]] * Information on Python 'struct' Library: * [[https://docs.python.org/2/library/struct.html]] ===== Minutes ===== [[weatherbox:server:Meeting Minutes- March 25, 2016]]\\ [[weatherbox:server:Meeting Minutes- December 8, 2015]]\\ [[weatherbox:server:Meeting Minutes- December 1, 2015]]\\ [[weatherbox:server:Meeting Minutes- November 24, 2015]]\\ [[weatherbox:server:Meeting Minutes- November 17, 2015]]\\ [[weatherbox:server:Meeting Minutes- November 10, 2015]]\\ [[weatherbox:server:Meeting Minutes- November 03, 2015]]\\ [[weatherbox:server:Meeting Minutes- October 27, 2015]]\\ [[weatherbox:server:Meeting Minutes- October 20, 2015]]\\ [[weatherbox:server:Meeting Minutes- October 13, 2015]]\\ [[weatherbox:server:Meeting Minutes- October 06, 2015]]\\ [[weatherbox:server:Meeting Minutes- September 29, 2015]]\\ [[weatherbox:server:Meeting Minutes- September 22, 2015]]\\ [[weatherbox:server:Meeting Minutes- September 15,2015 ]]\\ ===== Presentation Slideshows ===== {{:weatherbox:server_proposal_presentation.pdf|}} {{:weatherbox:server_cdr_presentation.pdf|}} {{:weatherbox:server:networking_server_final_presentation.pdf|}}