GithubHelp home page GithubHelp logo

StationXML process about fdsn HOT 3 CLOSED

geonet avatar geonet commented on September 17, 2024
StationXML process

from fdsn.

Comments (3)

nbalfour avatar nbalfour commented on September 17, 2024

I have noticed that the current stationXML used for beta returns sites that have no sensor installed. Such as SR057 and sites that have creation dates in the future.
@quiffman @ozym we need to have a bit of a discussion around what we should include in the stationXML.

from fdsn.

ozym avatar ozym commented on September 17, 2024

Yes, the current StationXML reflects what's in the delta repo and needs cleaning both in the repo and in the selections used for the FDSN service.

e.g.
https://beta-service.geonet.org.nz/fdsnws/event/1/query?minmagnitude=6&starttime=1971-04-15&endtime=1971-04-16

<q:quakeml xmlns:q="http://quakeml.org/xmlns/quakeml/1.2" xmlns="http://quakeml.org/xmlns/bed/1.2">
<script/>
<eventParameters publicID="smi:nz.org.geonet/NA">
<event publicID="smi:nz.org.geonet/1553545">
<amplitude publicID="smi:nz.org.geonet/111963">
<type>AML</type>
<genericAmplitude>
<value>0.032000</value>
</genericAmplitude>
<timeWindow>
<reference>1971-04-15T00:37:26.790Z</reference>
<begin>0</begin>
<end>0</end>
</timeWindow>
<unit>m</unit>
<waveformID stationCode="TUA" networkCode="NZ"/>
<evaluationMode>manual</evaluationMode>
<comment>
<text>timing uncertain</text>
</comment>
</amplitude>
...
<pick publicID="smi:nz.org.geonet/153174">
<time>
<value>1971-04-15T00:38:31.600Z</value>
<lowerUncertainty>0.1</lowerUncertainty>
<upperUncertainty>0.25</upperUncertainty>
</time>
<waveformID stationCode="MNG" networkCode="NZ"/>
<onset>impulsive</onset>
<phaseHint>P</phaseHint>
<polarity>positive</polarity>
<evaluationMode>manual</evaluationMode>
<evaluationStatus>confirmed</evaluationStatus>
</pick>
...

These QuakeML picks and magnitues have no waveforms associated with them, but equally they also have no station locations associated with them in the QuakeML itself.

from fdsn.

gclitheroe avatar gclitheroe commented on September 17, 2024

I've switched fdsn-ws over to use the station xml file geonet-meta/stationxml/complete.xml

from fdsn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.