This is the midterm update for my GSOC project to integrate seismic data support in SOS. My progress was relatively slow at the start due to a learning curve related to the SOS code base. I have made a lot of progress recently. My main goal for the midterm milestone was to have the SOS set up as a proxy data source querier that could take requests from the server and return seismic data, in time series and/or event format. I wanted to be able to create my own instance of SOS where it was possible to use operations such as GetCapabilities, DescribeSensor, and GetObservation to pull data and simulate what a user might ask for in the SWE client. For details on this architecture, please refer to the SOS Wikipedia page.more >
52° North WPS Configuration Management Reloaded
It has been almost five weeks since work started on the 52° North Web Processing Service (WPS) web admin project. So far, the work has focused entirely on the back-end where we aim to create a new and more robust configuration manager. The project currently uses an XML approach in which configurations are stored in an XML file, loaded and read manually, module by module and property by property. The WPS has three main types of configuration modules: Processes, Generators, and Parsers. To load the generators, for example, you first have to parse the XML file, then get the generators list and then read properties and formats one by one. Furthermore, the forms must be created manually in the interface for each module in order to create a configuration module.more >
52°North Goes GitHub
In the early 52°North days, we managed our source code on a public open source platform: SourceForge. We started with CVS (classic!), switched to SVN (wow, I can delete folders!) and after a while we decided to host all 52°North related source code in our own IT environment. However, keeping an eye on what was going in the VCS world, we felt that this approach was outdated and started to look into Git and GitHub. This initiative was mainly driven by 52°North staff developers’ curiosity and the promise of a better development work flow. We found GitHub provided very easy collaboration, communication and outreach dedicated to source code and very much in line with the 52°North philosophy. After a few test runs, we started to migrate the first of our active software projects to GitHub.
more >
Open Sensor Search
This week, we will have one blog post by each of this year’s Google Summer of Code students presenting their project and themselves. After Khalid, Patrick and Jinlong it is now Mohammad’s turn!
The sensor web is a broad concept about making sensor data available online. There is no such thing as “the” sensor web, but several systems for different purposes. This makes it really hard to discover sensors and their data. Therefore, I will implement the Open Sensor Search (OSS) idea for the Google Summer of Code 2013 (see wiki page). Based on the exisitng Sensor Instance Registry (SIR), we will work on a system using a fast and probably distributed search engine. more >
- « Previous Page
- 1
- …
- 46
- 47
- 48
- 49
- 50
- …
- 80
- Next Page »