Custom Coverage Processor for Points

From Earth Science Information Partners (ESIP)

< Back to Glossary | Edit with Form

Custom_Coverage_Processor_for_Points Description: [[TermDesc::This processor extracts a subset of station point data from a data source that cannot be turned into a service by just listing table and column names. Such sources requires this kind of custom processor. It may do it's own SQL query generation, SQL query execution and data retrieval. Used in WCS GetCoverage Query.]]

Glossary Domain: WCS

Related Links

Links to this page
[[Links::Coverage Processor for Points Data Configuration for Points SQL Database for Points WCS GetCoverage Query]]

Contributors

No Contributors

History

No History Available

Term Details

The CIRA/VIEWS cannot access the database directly due to firewall. The SQL query can still be compiled by with configuration, but it has to be executed via a proxy server. The CIRA/VIEWS custom processor overrides getcoverage method and does just that.

CIRA custom processor

By writing a custom processor, anything can be used as a data source.