Difference between revisions of "WCS Wrapper Support"

From Earth Science Information Partners (ESIP)
 
(16 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
'''Support for  OpenGeoSpatial Web Services'''
 
'''Support for  OpenGeoSpatial Web Services'''
  
== Learning about CF-NetCDF and WCS ==
+
== Contact Developers ==  
  
Links
+
Currently the easiest way to get help is to as Kari [mailto:hoijarvi@seas.wustl.edu hoijarvi@seas.wustl.edu] who will gladly help you.
 +
 
 +
== Learning about CF-netCDF and WCS ==
 +
 
 +
The [http://www.unidata.ucar.edu/software/netcdf/docs/index.html unidata documentation] is a good collection of different level documents.
 +
 
 +
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.
 +
 
 +
== Installing ==
 +
 
 +
[[WCS_Wrapper_Installation_WindowsOP|Windows]]
 +
 
 +
[[WCS_Wrapper_Installation_LinuxOP|Linux]]
 +
 
 +
== Configuring WCS server ==
 +
 
 +
How to configure the [[WCS_Wrapper_Configuration|home page and metadata]]
 +
 
 +
Hot to put your [[WCS_Wrapper_Configuration_for_Cubes|cube data into CF-netCDF]].
 +
 
 +
Hot to configure your [[WCS_Wrapper_Configuration_for_Point_Data| SQL point data]].
 +
 
 +
== Programming NetCDF ==
 +
 
 +
For Python developers, start at [http://www.pyngl.ucar.edu/Nio.shtml PyNIO home page]. ''PyNIO'' is supported only for Unix variants, windows has close called ''datafed.minio'' which supports most of the functionality.
 +
 
 +
For C developers, start at [http://www.unidata.ucar.edu/software/netcdf/docs/netcdf/index.html unidata documentation].
  
 
== Mailing Lists ==
 
== Mailing Lists ==
Line 17: Line 43:
 
== Bug Reporting ==
 
== Bug Reporting ==
  
sourceforge ticket system
+
Report any issue to aq-ogc-services [https://sourceforge.net/p/aq-ogc-services/tickets/ tickets].
 
 
== FAQ ==
 
  
As soon as a question is asked.
+
You '''must login''' to report an issue. For this reason, you may want to contact a developer with email.

Latest revision as of 17:02, December 14, 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

Configuring WCS server

How to configure the home page and metadata

Hot to put your cube data into CF-netCDF.

Hot to configure your SQL point data.

Programming NetCDF

For Python developers, start at PyNIO home page. PyNIO is supported only for Unix variants, windows has close called datafed.minio which supports most of the functionality.

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. For this reason, you may want to contact a developer with email.