EIDA / userfeedback

This repository is meant to collect feedback from EIDA users by means of its Issue Tracker
10 stars 4 forks source link

[Metadata] 6G_SB44 has startdate out of range #142

Closed jschaeff closed 1 year ago

jschaeff commented 1 year ago

If you request this station : "http://geofon.gfz-potsdam.de/fdsnws/station/1//query?net=6G&&level=station&format=xml&sta=SB44"
it starts in 1980 ... network starts in 2017

<?xml version="1.0" encoding="UTF-8"?>
<FDSNStationXML xmlns="http://www.fdsn.org/xml/station/1" schemaVersion="1.2">
  <Source>SeisComP</Source>
  <Sender>GFZ</Sender>
  <Created>2023-04-04T14:41:19.937293Z</Created>
  <Network code="6G" startDate="2017-07-20T00:00:00Z" endDate="2018-12-31T00:00:00Z" restrictedStatus="open">
    <Description>Dataset of the 6G seismic network at Los Humeros, 2017-2018</Description>
    <Identifier type="DOI">10.14470/1T7562235078</Identifier>
    <Station code="SB44" startDate="1980-01-01T00:00:00Z" restrictedStatus="open">
      <Latitude unit="DEGREES">19.588614</Latitude>
      <Longitude unit="DEGREES">-97.352974</Longitude>
      <Elevation unit="METERS">2419</Elevation>
      <Site>
        <Name>SB44</Name>
        <Country>Mexico</Country>
      </Site>
      <CreationDate>1980-01-01T00:00:00Z</CreationDate>
    </Station>
  </Network>
</FDSNStationXML>
javiquinte commented 1 year ago

Solved!

#Network|Station|Latitude|Longitude|Elevation|SiteName|StartTime|EndTime
6G|SB44|19.588614|-97.352974|2419.0|SB44|2018-02-09T00:00:00|2018-12-31T00:00:00