EIDA / webdc3

WebDC3 is the webinterface for EIDA.
http://geofon.gfz-potsdam.de/software/webdc3/
GNU General Public License v3.0
11 stars 9 forks source link

[FDSNWS] merged responses for Metadata (Text) include several headers #7

Closed jordi-domingo closed 7 years ago

jordi-domingo commented 7 years ago

When querying Metadata (Text) via FDSNws for >1 data centers, the merged result (of different requests) includes 1 header line for each request.

See example of query result:

`

Network|Station|Latitude|Longitude|Elevation|SiteName|StartTime|EndTime

GE|HLG|54.183092|7.883014|37.0|UKiel/GEOFON Station Helgoland, Germany|2001-12-14T00:00:00|

Network|Station|Latitude|Longitude|Elevation|SiteName|StartTime|EndTime

CH|AIGLE|46.34161|6.95336|775.0|Aigle, VD|1998-04-14T00:00:00| `

jordi-domingo commented 7 years ago

As commented by Andres...

The FDSNws specifications (http://www.fdsn.org/webservices/FDSN-WS-Specifications-1.1.pdf) allow multiple header lines: "Lines beginning with a hash character (“#”: ASCII decimal 35) should be considered comment lines."