-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
MetadataWrong metadata (gain, orientation, epochs, etc)Wrong metadata (gain, orientation, epochs, etc)node-ODC
Description
Please provide the following information in the content of the issue:
- Type of client used (Obspy, fdsnws_fetch, arclink_fetch): FDSNWS [Obspy]
Hello @jschaeff @javiquinte and @jbienkowski
It seems that the VI network has issues that need to be addressed: it appears that the station codes of the VI network should start with capital letters. However, instead of uppercase, they are lowercase. These are: VI-ada, Vi-fag, VI-asb, VI-gil, VI-god, VI-skr
- screenshot or copy/paste of the error
- when was this exactly done?
- What is exactly wrong with the metadata?
<FDSNStationXML xmlns="http://www.fdsn.org/xml/station/1" schemaVersion="1.1">
<Source>SeisComP</Source>
<Sender>ODC</Sender>
<Created>2024-01-04T19:33:51.868815</Created>
<Network code="VI" startDate="1989-08-15T00:00:00" restrictedStatus="open">
<Description>SIL Icelandic national seismic network</Description>
<Station code="ISKR" startDate="1996-10-01T00:00:00" restrictedStatus="open">
<Latitude>64.559998</Latitude>
<Longitude>-18.385999</Longitude>
<Elevation>858</Elevation>
<Site>
<Name>SKROKKALDA, ICELAND</Name>
<Country>ICELAND</Country>
</Site>
<CreationDate>1996-10-01T00:00:00</CreationDate>
</Station>
<Station code="asb" startDate="1994-08-01T00:00:00" restrictedStatus="open">
<Latitude>64.74818</Latitude>
<Longitude>-21.32535</Longitude>
<Elevation>94</Elevation>
<Site>
<Name>VI-asb</Name>
</Site>
<CreationDate>1994-08-01T00:00:00</CreationDate>
</Station>
<Station code="gil" startDate="1993-10-23T00:00:00" restrictedStatus="open">
<Latitude>66.07734</Latitude>
<Longitude>-16.35131</Longitude>
<Elevation>134</Elevation>
<Site>
<Name>VI-gil</Name>
</Site>
<CreationDate>1993-10-23T00:00:00</CreationDate>
</Station>
<Station code="god" startDate="2006-09-06T00:00:00" restrictedStatus="open">
<Latitude>63.65976</Latitude>
<Longitude>-19.32236</Longitude>
<Elevation>1200</Elevation>
<Site>
<Name>VI-god</Name>
</Site>
<CreationDate>2006-09-06T00:00:00</CreationDate>
</Station>
<Station code="skr" startDate="1996-10-02T00:00:00" restrictedStatus="open">
<Latitude>64.56014</Latitude>
<Longitude>-18.38647</Longitude>
<Elevation>858</Elevation>
<Site>
<Name>VI-skr</Name>
</Site>
<CreationDate>1996-10-02T00:00:00</CreationDate>
</Station>
<Station code="ada" startDate="1998-09-19T00:00:00" restrictedStatus="open">
<Latitude>65.01879</Latitude>
<Longitude>-15.57452</Longitude>
<Elevation>443</Elevation>
<Site>
<Name>VI-ada</Name>
</Site>
<CreationDate>1998-09-19T00:00:00</CreationDate>
</Station>
<Station code="fag" startDate="1999-05-14T00:00:00" restrictedStatus="open">
<Latitude>63.87478</Latitude>
<Longitude>-16.65364</Longitude>
<Elevation>27</Elevation>
<Site>
<Name>IMO</Name>
<Country>Iceland</Country>
</Site>
<CreationDate>1999-05-14T00:00:00</CreationDate>
</Station>
</Network>
</FDSNStationXML>Metadata
Metadata
Assignees
Labels
MetadataWrong metadata (gain, orientation, epochs, etc)Wrong metadata (gain, orientation, epochs, etc)node-ODC