Enjoyed meeting and seeing everyone at the QARTOD 2 meeting :)
Mapserver GIS product for visualization of in-situ, remote sensing and modeling data layers
Here's the link to the second part of my powerpoint presentation where I was talking some about the IOOS interoperability project and some of the technical backend notes on the Seacoos product.
The Seacoos Mapserver GIS portal is at http://nautilus.baruch.sc.edu/portal_rs
We are currently collecting and displaying HF radar off the coast of North Carolina, Miami using the 'fixed-map' format category documented in the Seacoos netCDF convention and have demonstrated the ability to do this with HF radar datasets from Alaska(AOOS) as well. Model particle trajectories are also a data layer as well.
A generalized powerpoint presentation (12 MB) on this product is at http://caro-coops.org/documents/presentations/seacoos/seacoos_mum_2004.ppt
My earlier technical documentation on this product is at http://twiki.sura.org/bin/view/Main/DataStandards
My earlier technical documentation on the general software we use is at
http://www.carocoops.org/misc/phpBB2/viewtopic.php?t=249
The code at the below link is designed to be used stand-alone and/or as a web service to help tranform the DODS client http ascii output(the 'Get ASCII' button) to something more column oriented (CSV Comma Separated Value). This can help the data be more easily viewed and understood as well as fed into other analysis tools, web services and databases. General and technical description available.
DODSFilterColumn