Difference between revisions of "WCS Wrapper Support"

From Earth Science Information Partners (ESIP)
Line 16: Line 16:
 
For general information about WCS and CF-NetCDF, [http://wiki.esipfed.org/index.php/WCS_Access_to_netCDF_Files WCS Access to netCDF Files] is a good place to start.
 
For general information about WCS and CF-NetCDF, [http://wiki.esipfed.org/index.php/WCS_Access_to_netCDF_Files WCS Access to netCDF Files] is a good place to start.
  
'''Developers'''
+
== Installing ==
 +
 
 +
[[WCS_Wrapper_Installation_WindowsOP|Windows]]
 +
 
 +
[[WCS_Access_to_netCDF_Files#Installation_Guides|Linux]]
 +
 
 +
== Configuration WCS server ==
 +
 
 +
Learn [http://www.numpy.org/ NumPy]
 +
 
 +
[[Image:Numpy.png]]
 +
 
 +
How to configure the [[WCS_Wrapper_Configuration|home page and metadata]]
 +
 
 +
Hot to put your cube data into CF-NetCDF: [[WCS_Wrapper_Configuration_for_Cubes|cube data into CF-NetCDF]].
 +
 
 +
Hot to configure your [[WCS_Wrapper_Configuration_for_Point_Data| SQL point data]].
 +
 
 +
== Core Development ==
  
 
For Python developers, start at [http://www.pyngl.ucar.edu/Nio.shtml PyNIO home page].
 
For Python developers, start at [http://www.pyngl.ucar.edu/Nio.shtml PyNIO home page].

Revision as of 11:01, December 6, 2010

Back to aq-ogc-services.sourceforge.net

Support for OpenGeoSpatial Web Services

Contact Developers

Currently the easiest way to get help is to as Kari hoijarvi@seas.wustl.edu who will gladly help you.


Learning about CF-NetCDF and WCS

The unidata documentation is a good collection of different level documents.

For general information about WCS and CF-NetCDF, WCS Access to netCDF Files is a good place to start.

Installing

Windows

Linux

Configuration WCS server

Learn NumPy

File:Numpy.png

How to configure the home page and metadata

Hot to put your cube data into CF-NetCDF: cube data into CF-NetCDF.

Hot to configure your SQL point data.

Core Development

For Python developers, start at PyNIO home page.

For C developers, start at unidata documentation.

Mailing Lists

Ask anything in general questions forum. Currently you need to login to souceforge to be able to post. Bug has been reported.

For infrequent announcements subscribe to this list. This is a low-frequency list for project members.

Bug Reporting

Report any issue to aq-ogc-services tickets.

You must login to report an issue.

FAQ

As soon as a question is asked.