Difference between revisions of "WCS Wrapper About"

From Earth Science Information Partners (ESIP)
(Created page with "Back to WCS_Access_to_netCDF_Files __toc__ '''About OpenGeoSpatial Web Services''' The goal, present and future")
 
Line 1: Line 1:
Back to [[WCS_Access_to_netCDF_Files]]
+
Back to [http://aq-ogc-services.sourceforge.net/ aq-ogc-services.sourceforge.net]
  
 
__toc__
 
__toc__
Line 5: Line 5:
 
'''About OpenGeoSpatial Web Services'''
 
'''About OpenGeoSpatial Web Services'''
  
The goal, present and future
+
== The General Problem of data sharing ==
 +
 
 +
How it's just a pain to get data from anywhere even if it's just a mouse click away.
 +
 
 +
The evils of missing conventions and why scripting does not scale.
 +
 
 +
== The importance CF Conventions ==
 +
 
 +
Explain plug'n play processing with CF conventions
 +
 
 +
== Creating the First WCS based on WCS 1.1.0 ==
 +
 
 +
Goal being zero-configuration system, based on CF
 +
 
 +
== Adding Point Data ==
 +
 
 +
What is station time series and how it's done
 +
 
 +
== Benefits of WCS standard versus just using cgi queries ==
 +
 
 +
* Catalog.aspx
 +
* browser.aspx
 +
* plug'n play processing

Revision as of 14:32, December 2, 2010

Back to aq-ogc-services.sourceforge.net

About OpenGeoSpatial Web Services

The General Problem of data sharing

How it's just a pain to get data from anywhere even if it's just a mouse click away.

The evils of missing conventions and why scripting does not scale.

The importance CF Conventions

Explain plug'n play processing with CF conventions

Creating the First WCS based on WCS 1.1.0

Goal being zero-configuration system, based on CF

Adding Point Data

What is station time series and how it's done

Benefits of WCS standard versus just using cgi queries

  • Catalog.aspx
  • browser.aspx
  • plug'n play processing