|
XeniaHome
Xenia Package Home Page
for further information or discussion regarding Xenia or ObsKML send email to jeremy.cothran 'at' gmail.com See also VMwareHome regarding a vmware image for testing/development purposes.
Presentation materialsPowerpoint presentation presentation slides mp3 audio Projects utilizing Xenia RDB schemaCarolinasRCOOS (openlayers beta/experimental) http://carolinasrcoos.org NWS Marine Weather Portal http://forecast.weather.gov/mwp/ Intelligent River http://www.intelligentriver.org/data-products (Clemson University, Xenia RDB) Great Lakes Information Network (GLIN) http://gis.glin.net (Xenia RDB) DescriptionI've been trying to reduce and simplify what we're doing in terms of data collection and sharing for ocean observations down to a single set of relational database tables and scripts. The name I'm choosing for this effort is 'Xenia' which is a kind of coral found in many marine aquarium coral collections which waves through the water with many palms or hands. The general issue which we run into is that data is collected to a data 'logger' in tabular format and it involves a lot of manual work to get data from these individual sensor datalogger formats into a more standardized forms which can be more easily aggregated and used. The initial goal is to develop a good general relational table schema which we can push most all of our aggregated in situ observation data into and pull various products and web services from. The secondary goal is the sharing of scripts which leverage this schema both to aggregate data and to provide output products and web services. Again the Xenia problem/product I'm trying to address is the common datalogger/filesystem which collects 10-20 obs per hour at 1 to 1000 platforms (say less than 100,000 records total/hour) and tying that back into our system of systems(CAROCOOPS, SECOORA, IOOS, GEOSS) with a common relational database driven schema infrastructure to develop products up from. For high-volume data problems(very homogenous, image/gridded type data) with millions of records per hour(model outputs, hf radar, etc), this is not something which I think Xenia should address at this time except for possibly in terms of metadata tables describing these products. High-volume data problems can continue being addressed as file/directory based, batch I/O processing bound problems with discussions more directed towards the organization of the data metadata files for descriptive (common visual legends for image overlay needs, common agreements on quality control application) and archival needs. LinksThis site is in the initial stages of being setup and materials (documentation and code) will be ported over as time permits. The source documentation and code for this project currently lives at version 1 http://nautilus.baruch.sc.edu/twiki_dmcc/bin/view/Main/XeniaPackage version 2 version 2 - sqlite ObsKML (the default xml import/export format for a Xenia instance) http://nautilus.baruch.sc.edu/twiki_dmcc/bin/view/Main/ObsKML http://code.google.com/p/xenia/wiki/JCBroadNotes http://nautilus.baruch.sc.edu/twiki_dmcc/bin/view/Main/JCNotes NotesWould recommend using the *version 3.1* schema, I have listed the earlier versions(including sqlite) as a point of historical reference but am not developing any more against it. Although I'm no longer developing against the sqlite version, it may be of interest to folks running more compact, single-user embedded systems. For notes on using subversion for this project, see the notes at http://code.google.com/p/rcoos/wiki/SubversionNotes which should apply the same for this project except that the project name is 'xenia' instead of 'rcoos' A google groups has been setup for discussion at http://groups.google.com/group/xeniavm To be added as a project member to this site send your google account id to jeremy.cothran 'at' gmail.com A suggested IRC channel for developer chat would be irc://irc.freenode.net/#xeniavm Would like to facilitate any additional ideas, discussion or code developments/branches at this site as it might be useful to others as time and opportunity permit. Related technical linkshttp://mapserver.gis.umn.edu #ArgoUML,ArchGenXML,Plone Related effortshttp://ioos.noaa.gov/program/ Related projectshttp://www.ndbc.noaa.gov https://ecowatch.ncddc.noaa.gov http://openioos.org http://forecast.weather.gov/mwp/ marinemapwebsite http://marinemap.org/ sciscopehttp://www.sciscope.org/ Unidatahttp://motherlode.ucar.edu:8080/thredds/catalog/station/metar/catalog.html geonetwork http://geonetwork-opensource.org FOSS4G 2009 projects http://groups.google.com/group/xeniavm/t/b7358b9348b276d |
Sign in to add a comment