1 / 16

THREDDS Data Server, OGC WCS, CRS, and CF

THREDDS Data Server, OGC WCS, CRS, and CF. Ethan Davis UCAR Unidata. 2008 GO-ESSP, Seattle. THREDDS Data Server. Uses netCDF-Java to read data Recognize coordinate systems and tries to classify as a CDM scientific data type Data access Services HTTP netCDF Subsetting Service OPeNDAP

wallis
Download Presentation

THREDDS Data Server, OGC WCS, CRS, and CF

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. THREDDS Data Server, OGC WCS, CRS, and CF Ethan Davis UCAR Unidata 2008 GO-ESSP, Seattle

  2. THREDDS Data Server • Uses netCDF-Java to read data • Recognize coordinate systems and tries to classify as a CDM scientific data type • Data access Services • HTTP • netCDF Subsetting Service • OPeNDAP • OGC WCS • OGC WMS (coming soon, see Jon Blower’s talk)

  3. OGC WCS • Describes and supports subset retrieval of gridded, geolocated data. • Subsetting and subsampling can be specified in geographic coordinates. • Based on ISO Coverage specification (ISO 19123) – a coverage represents a set of fields that vary over the same domain (space/time).

  4. OGC WCS Limitations • Currently only georectified grids are supported. The grid can be described with an origin point and offset vectors. • Affects: WCS 1.0 and 1.1 • Except: An “image CRS” can be returned – basically index space. Though it should include a description of a transformation to a geographic CRS. • Solution: Proposed addition to GML of non-rectified grid (CV_ReferenceableGrid). [Proposed by Andrew Woolf, Ron Lake, and David Burggraf , OGC CR 07-112]. Once in GML can be adopted by WCS.

  5. OGC WCS Limitations • Doesn’t support non-length based vertical coordinates (e.g., pressure, sigma). • Affects: WCS 1.0 and 1.1 • Except: Can handle vertical as a “range” dimension (list not coordinate). Not satisfactory, especially if have array fields. • Solution: Proposed ISO 19111-2 for parametric coordinates … GML? … WCS

  6. OGC WCS Limitations • Time: handled inconsistently. Described as list of points and periods. Requested as points OR periods. OR in WCS 1.1 can be handled as part of CRS. • Affects: WCS 1.0 and 1.1 • Another alternate: Can represent each time step as a separate coverage. • Solution: WCS 1.1 allows time in CRS. Start using CRS with time instead of non-CRS time.

  7. OGC WCS Limitations • Limit on the fields that a single coverage can contain. They all must have the same units. • Affects: WCS 1.0 • Solution: Fixed in 1.1

  8. OGC WCS Limitations • Not fully aligned with ISO 19123 and GML. Introduces constructs that already exist in ISO 19123 and GML. • Affects: WCS 1.1 • Solution: Not changed in next draft version (1.1.2/1.2)

  9. CF-netCDF Extension for WCS • CF-netCDF not a “blessed” encoding format in WCS 1.0 • WCS 1.1 no longer has “blessed” formats instead formats need Extension document. • CF-netCDF encoding Extension document currently draft • Describes mapping between CF-netCDF and ISO 19123 Coverage models • Describes CF-netCDF encoding

  10. WCS and CRS • WCS expects detailed CRS (Coordinate Reference System) • … at least in the horizontal. • Vertical OK but with limitations. • Temporal … maybe. • Coming “soon”: • ISO 19111-1 general coordinates: allows CRS to contain non-spatial/temporal coordinates and multiple temporal coordinates • ISO 19111-2 allows parametric coordinates • Possible encodings • OGC WKT • GML/XML • OGC CRS URNs

  11. Coordinate Reference Systems • CF coordinate systems • In many ways, much more general. • But currently not as detailed. • Horizontal CRS, grid mapping has improved. • Vertical CRS … • Temporal CRS ???

  12. Horizontal CRS • New grid mapping attributes for detailed information on reference ellipsoid. • Is this enough?

  13. Temporal CRS • Need to look at how represented in GML. • Also ISO 19108 – Temporal schema

  14. Vertical CRS • CF already deals with vertical coordinates. Much more flexible than current GML and WCS • Missing details of vertical datum • Standard names already reference (explicitly and implicitly) surface, ellipsoid, geoid. • Need to define which surface, which ellipsoid, which geoid • Also needed for non-coordinate variables.

  15. CF Vertical Datum Issues • Standard names plus new attributes vs extension of grid mapping. • Group ellipsoid and geoid as vertical datum • Allow transformation between vertical CRS (as grid mapping transforms between two horizontal CRS) • Instead of parameterized transformation allow for array of offset values.

  16. TDS, OGC WCS, CRS, CF • Questions?

More Related