Streaming and or netCDF File

From Earth Science Information Partners (ESIP)
Revision as of 04:11, July 14, 2011 by Rhusar (talk | contribs)

< Back to AQ CoP.png | Workshops | Air Quality Data Network

See Talk Page dor discussion

Data Streaming ...

  • streaming,
  • netCDF and
  • Comparison

CF-netCDF and WCS 1.1 for data exploration and analysis

=CF-netCDF is a strongly typed data structure for multidimensional data cubes

  • netCDF gives the storage and data access facility;
  • CF gives it the semantic clarity and specificity.

WCS 1.1 data access protocol uses a simple parameter-space-time data query language

    • give me the data for specific Obs parameter, 3D Bounding box, time range.
    • The return payload is a slice or dice (sub-cube) subset of the original data along well defined dimensional axes and boundaries.

CF-netCDF and WCS 1.1 compatibility