Difference between revisions of "Glossary"

From Earth Science Information Partners (ESIP)
(New page: Back to WCS Wrapper Glossary for Common Terms and Standard Names in Datafed WCS Wrapper Framework == Configuration == Programmed instructions for the f...)
 
Line 8: Line 8:
  
 
* For Cube Coverages:
 
* For Cube Coverages:
** [[http://wiki.esipfed.org/index.php/WCS_Wrapper_Configuration_for_Cubes]]
 
 
** Information of variables and dimensions automatically extracted from netCDF-CF files.  
 
** Information of variables and dimensions automatically extracted from netCDF-CF files.  
 
** Hand-edited python dictionaries describing the netCDF files, their variables and dimensions. For example [http://128.252.202.19:8080/static/HTAP/HTAP_config.py HTAP_config.py] in [http://128.252.202.19:8080/HTAP HTAP demo service] describes date-encoded netCDF files.  
 
** Hand-edited python dictionaries describing the netCDF files, their variables and dimensions. For example [http://128.252.202.19:8080/static/HTAP/HTAP_config.py HTAP_config.py] in [http://128.252.202.19:8080/HTAP HTAP demo service] describes date-encoded netCDF files.  
 +
 +
Main documentation: [[http://wiki.esipfed.org/index.php/WCS_Wrapper_Configuration_for_Cubes| WCS Wrapper Configuration for Cubes]]
  
 
* For Point Coverages:
 
* For Point Coverages:
** Names and Columns of location and data tables. For example [http://128.252.202.19:8080/static/point/point_config.py point_config.py] in [http://128.252.202.19:8080/point point demo service].
+
** Hand-edited python dictionaries describing Names and Columns of Location and Data tables. For example [http://128.252.202.19:8080/static/point/point_config.py point_config.py] in [http://128.252.202.19:8080/point point demo service].
 
 
 
 
 
 
  
 
== Metadata ==
 
== Metadata ==
  
 
Abstract, Contact Information, Keywords and any other such information.
 
Abstract, Contact Information, Keywords and any other such information.

Revision as of 07:32, August 31, 2010

Back to WCS Wrapper

Glossary for Common Terms and Standard Names in Datafed WCS Wrapper Framework

Configuration

Programmed instructions for the framework how to access data. This includes but is not limited to

  • For Cube Coverages:
    • Information of variables and dimensions automatically extracted from netCDF-CF files.
    • Hand-edited python dictionaries describing the netCDF files, their variables and dimensions. For example HTAP_config.py in HTAP demo service describes date-encoded netCDF files.

Main documentation: [WCS Wrapper Configuration for Cubes]

Metadata

Abstract, Contact Information, Keywords and any other such information.