Difference between revisions of "ADN Servers"
(Reverted edits by Erinmr (talk) to last revision by Martin Schultz (MartinSchultz)) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
− | == | + | == WCS Server == |
Implementing a fully interoperable data network requires agreements about a number of issues on the technical level. This includes for example the selection of [[http://www.opengeospatial.org | OGC]] standard(s) for geographical information exchange, the packaging of the data content (data format), and the metadata description of individual data sets and data catalogues. Eventually, all of these issues must be realized in computer code, and such code needs to be maintained and adapted to changing requirements. | Implementing a fully interoperable data network requires agreements about a number of issues on the technical level. This includes for example the selection of [[http://www.opengeospatial.org | OGC]] standard(s) for geographical information exchange, the packaging of the data content (data format), and the metadata description of individual data sets and data catalogues. Eventually, all of these issues must be realized in computer code, and such code needs to be maintained and adapted to changing requirements. | ||
Line 11: | Line 11: | ||
==[[WCS Server Software|WCS Server Software]]== | ==[[WCS Server Software|WCS Server Software]]== | ||
+ | |||
+ | :'''Quick Links: [http://aq-ogc-services.sourceforge.net/development.html Access to source code and documentation @SourceForge], [http://wiki.esipfed.org/index.php/File:WCS-Server_Introduction.ppt Introduction and quick-start presentation]'''<br> | ||
:<small>[[WCS_Server_Software#Hosting_the_Open-Source_WCS_Server_Project_at_SourceForge|Download]] | Install server | Libraries</small><br> | :<small>[[WCS_Server_Software#Hosting_the_Open-Source_WCS_Server_Project_at_SourceForge|Download]] | Install server | Libraries</small><br> | ||
:<small>[[WCS_Server_Software#WCS_Server_for_CF-netCDF_Grid_Data_Type| Grid data]] | Create CF netCDF files | [[Example_CF-NetCDF_for_Satellite|Example]] </small><br> | :<small>[[WCS_Server_Software#WCS_Server_for_CF-netCDF_Grid_Data_Type| Grid data]] | Create CF netCDF files | [[Example_CF-NetCDF_for_Satellite|Example]] </small><br> | ||
:<small>[[WCS_Server_Software#WCS_Server_for_Station-Point_Data_Type|Point data]] '''|''' SQL Server Interface | [[Example_SQL_for_Stations|Example]]</small><br> | :<small>[[WCS_Server_Software#WCS_Server_for_Station-Point_Data_Type|Point data]] '''|''' SQL Server Interface | [[Example_SQL_for_Stations|Example]]</small><br> | ||
− | [[WCS_Tools_and_Methods|WCS Tools and Methods]]<br> | + | |
− | :<small>CF Checker | + | ==[[WCS_Tools_and_Methods|WCS and netCDF Tools and Methods]]<br> |
+ | :<small>[http://repositories.icg.kfa-juelich.de/hg/CFchecker/ CF Checker]</small><br> | ||
+ | :<small>[http://repositories.icg.kfa-juelich.de/hg/CommonUtils/ CF related tools]</small><br> | ||
+ | :<small> ncML | ncDUMP | nc lib</small> |
Latest revision as of 16:33, August 4, 2012
< Back to | Workshops | Air Quality Data Network
WCS Server
Implementing a fully interoperable data network requires agreements about a number of issues on the technical level. This includes for example the selection of [| OGC] standard(s) for geographical information exchange, the packaging of the data content (data format), and the metadata description of individual data sets and data catalogues. Eventually, all of these issues must be realized in computer code, and such code needs to be maintained and adapted to changing requirements.
The GEO AQ CoP is providing an open source community WCS server software which has demonstrated its functionality over the past years in the [DataFed] and [FZ Jülich] environments. At the Solta 2011 this code was adopted as reference implementation for the AQ data network, and several participants pledged to install the software at their data nodes or to contribute to the further development of the server functionality.
The sections below briefly summarize the main technical issues related to functioning of the AQ data network and the community WCS server tool. The section headings link to more detailed discussions about each of these issues.
WCS Server Software
- Quick Links: Access to source code and documentation @SourceForge, Introduction and quick-start presentation
- Download | Install server | Libraries
- Grid data | Create CF netCDF files | Example
- Point data | SQL Server Interface | Example
==WCS and netCDF Tools and Methods
- CF Checker
- CF related tools
- ncML | ncDUMP | nc lib