WCS Coverage Processing

From OPeNDAP Documentation
Revision as of 18:37, 11 July 2008 by Ndp (talk | contribs) (New page: === Select Source Coverage === === Convert request bounding box to native CRS of Coverage === === Perform Spatial Sub-setting === === Perform Temporal Sub-setting === === Perform Range Sub...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼opendap2-jumptonavigation⧽

Select Source Coverage

Convert request bounding box to native CRS of Coverage

Perform Spatial Sub-setting

Perform Temporal Sub-setting

Perform Range Sub-setting

Perform Spatial scaling into Request Bounding Box

  • Includes interpolation as specified by client.

Perform projection into target CRS

  • Includes interpolation as specified by client.

Perform Data Format Encoding

  • May involve implicit range interpolation and, hence, accuracy loss, depending on format chosen.

Transmit resulting byte stream to client