Difference between revisions of "Questions and Comments about CF-1.6 Station Data Convention"

From Earth Science Information Partners (ESIP)
(Created page with " Back to WCS Wrapper == Objective and Current Status == TODO")
 
Line 3: Line 3:
 
== Objective and Current Status ==
 
== Objective and Current Status ==
  
TODO
+
Station point data delivery using comma-separated values, CSV, format is easy, compact and convenient. The format can be fed to any spreadsheet and consumed easily with custom software. Unfortunately, the format makes embedding metadata in a CF-like convention difficult.
 +
 
 +
[http://data1.datafed.net:8080/AQS?Service=WCS&Version=1.1.2&Request=GetCoverage&Identifier=AQS_H&Format=text/csv&Store=true&TimeSequence=2007-05-12/2007-05-12T06:00:00/PT1H&RangeSubset=pm25nr[location[350439004,350610008]]&BoundingBox=-130,24,-60,50,urn:ogc:def:crs:OGC:2:84 Example of WCS GetCoverage query returning an envelope with uri to the result CSV file]

Revision as of 10:56, August 29, 2011

Back to WCS Wrapper

Objective and Current Status

Station point data delivery using comma-separated values, CSV, format is easy, compact and convenient. The format can be fed to any spreadsheet and consumed easily with custom software. Unfortunately, the format makes embedding metadata in a CF-like convention difficult.

[location[350439004,350610008]&BoundingBox=-130,24,-60,50,urn:ogc:def:crs:OGC:2:84 Example of WCS GetCoverage query returning an envelope with uri to the result CSV file]