Difference between revisions of "Data Configuration for Cubes"

From Earth Science Information Partners (ESIP)
Line 1: Line 1:
 
{{WCS Glossary
 
{{WCS Glossary
|TermDesc=This is an automatically created python dictionary. Contains Coverages, Fields, dimensions, units and other descriptions. All this information is automatically extracted from the NetCDF-CF files. Each file becomes a coverage, Each variable becomes a field. The Capabilities Processor for Cubes uses this configuration information.  
+
|Glossary Domain=WCS
 +
|TermDesc=This is an automatically created python dictionary. Contains Coverages, Fields, dimensions, units and other descriptions. All this information is automatically extracted from the NetCDF-CF files. Each file becomes a coverage, Each variable becomes a field. The Capabilities Processor for Cubes uses this configuration information.
 
|Links=[[NetCDF-CF|NetCDF-CF]] [[Capabilities_Processor|Capabilities Processor]] [[Coverage_Processor_for_Cubes|Coverage Processor for Cubes]]
 
|Links=[[NetCDF-CF|NetCDF-CF]] [[Capabilities_Processor|Capabilities Processor]] [[Coverage_Processor_for_Cubes|Coverage Processor for Cubes]]
  
Line 10: Line 11:
 
This is by far the easiest way to create a WCS service. Examples are [http://128.252.202.19:8080/static/testprovider/index.html testprovider] which comes with the installation package, and  
 
This is by far the easiest way to create a WCS service. Examples are [http://128.252.202.19:8080/static/testprovider/index.html testprovider] which comes with the installation package, and  
 
[http://128.252.202.19:8080/static/NASA/index.html NASA] which serves some datasets downloaded from NASA.
 
[http://128.252.202.19:8080/static/NASA/index.html NASA] which serves some datasets downloaded from NASA.
 
 
}}
 
}}
 
[[Category:Cube]]
 
[[Category:Cube]]
 
[[Category:Server]]
 
[[Category:Server]]

Revision as of 12:31, September 5, 2010

< Back to Glossary | Edit with Form

Data_Configuration_for_Cubes Description: This is an automatically created python dictionary. Contains Coverages, Fields, dimensions, units and other descriptions. All this information is automatically extracted from the NetCDF-CF files. Each file becomes a coverage, Each variable becomes a field. The Capabilities Processor for Cubes uses this configuration information.

Glossary Domain: WCS

Related Links

Links to this page
[[Links::NetCDF-CF Capabilities Processor Coverage Processor for Cubes

To create a WCS service for cube data, just copy the NetCDF-CF files into the provider folder.

  • Each file becomes a coverage.
  • Each variable becomes a field.

This is by far the easiest way to create a WCS service. Examples are testprovider which comes with the installation package, and NASA which serves some datasets downloaded from NASA.]]

Contributors

No Contributors

History

No History Available

Term Details