print xml latest
2 platforms, 2 obs each - add to xenia samples
==xml output files by - latest all, platform, observation
latest_obs/readme.txt poll times, sub-folders, schemas
latest_obs/latest_obs_all.xml.zip (unzipped also for CC, etc)
latest_obs/platform/carocoops_CAP3_buoy.xml
latest_obs/observation/sea_water_temperature.xml.zip (unzipped also)
==
convert xml latest to CC input?
nemo:/usr2/home/scscout/cc
drop
neptune:db_multi_obs_carolinas_test_aux
mk_sql_for_latest_obs_by_station_id.pl
alter to add/update elements using XML::LibXML to latest xml
mk_sql_for_hazard_trip.pl
mk_sql_for_hazard_updates.pl
convert units and dataURL units to english
OGC SOS products? OOSTechKML product by extension
==support tables (extra, ctd example)
qc
collection
extended measurement(7), qc columns(3) described by sensor_attr ref to column?
m_type_id_2
m_value_2
qc_level_2
qc_flag_2
or just go with duplicates with different m_type_id, collection_id, etc?
==archival
table setup latest, 2 week, older and movement, request
select into temp
temp to copy
copy to table
timestamped copy file available for circulation
==time series
image_only option
use xml tables for updateWeb, query
xml - units.xml, comment same types together
wind types(wind_speed_direction_gust)
conversion formula for english, datum
display order,datums/label
use crosstable/by platform function for displaying wind types/multiple graphs(2) for multiple column types?
wind - symbol select, break_interval=0
use filehandle return/getstore
=
xenia - same obs - multi-graph/netcdf file for site analysis - list of sensor id's(platform as list of sensor_id's), bounding box
netcdf output for single sensor ids - from csv query output?
ncBrowse(visual graph zoom capability) - http://ioc.unesco.org/Oceanteacher/oceanteacher2/08_Exercises/03_DtaMgtEx/Roadmaps/U_NetCDF/3_Browse/BrowseNetCDF.htm
==
CSV files
qc¬ification - no/bad data, event range/change
user query with notice of other archival products and services
dods/opendap
==input examples
#direct
regular file cron/direct sql in (longbay DO, carocoops buoys)
screen scrape - nws, etc (charlton)
#automated
auto table entries
seacoos netcdf (monisha)
?xml metadata/filter (others can create, community useful) (nerrs)
xenia latest xml aggregator (subs to super xenia feeds)
==
==products
shapefiles/WMS - symbol styled maps
animations from map composites via WMS+gifsicle and kml
animations via javascript controls
lat/long javascript on images
#target desktop visualization tools/formats
Google Earth - KML - hopefully used by NASA WorldWind and ESRI ArcExplorer
ESRI GIS/WMS - shapefile - use OGR techniques for SQL/indexing
ncBrowse - netCDF conversion from CSV files - zoomable time series graphs and maps/animation
ODV - exchange CSV - great tool for viewing profile data from CTD/Bottle casts, etc
WMS documentation, registry
==
package/documentation
outside development
inputs, qc tests, graph/map products for xenia
other tools/techniques and doc for high-volume gridded, remote sensing, image/shapefile WMS
#seacoos conversion
grow Carolinas Coast xenia version 'out' to full seacoos
automated netCDF or platform add(same as input problem above)
create/reference hourly produced map files from shapefiles using OGR/WMS techniques
automatically create associated imagemaps for HTML reference to static map images?
portal_* query mouseover/table? time series graph(use xenia developed)
- done - qc flagging using the 'extra' schema
- done - profile/vector graph plots for adcp, etc
to top