<div dir="ltr"><div><div><div><div><div><div><br></div>Hi<br><br></div>The quakeml spec (1.2) says that this depth field in an origin is in meters.<br><br>

        
                
                
        
        
                <div class="">
                        <p><span style="font-size:10pt;font-family:&#39;CMSSBX10&#39;">depth </span><span style="font-size:10pt;font-family:&#39;CMSS10&#39;">Depth of hypocenter with respect to the nominal sea level given by the WGS84 geoid (Earth Gravitational
Model, EGM96, </span><span style="font-size:10pt;font-family:&#39;CMSS10&#39;;color:rgb(0,0,128)">Lemoine et al. 1998). </span><span style="font-size:10pt;font-family:&#39;CMSS10&#39;">Positive values indicate hypocenters below sea level. For shallow
hypocenters, the </span><span style="font-size:10pt;font-family:&#39;CMSSBX10&#39;">depth </span><span style="font-size:10pt;font-family:&#39;CMSS10&#39;">value can be negative. Note: Other standards use different conventions for depth
measurement. As an example, GSE2.0, defines depth with respect to the local surface. If event data is
converted from other formats to QuakeML, depth values may have to be modified accordingly.
</span></p>
                        <p><span style="font-size:10pt;font-family:&#39;CMSSI10&#39;">Unit: </span><span style="font-size:10pt;font-family:&#39;CMSS10&#39;">m
</span></p>
                </div>
        
<br></div>But when I query the event ws, the values that come back look like they are in kilometers, ie 33 instead of 33000 like in this:<br><br>&lt;origin publicID=&quot;smi:<a href="http://www.iris.edu/ws/event/query?originId=4908125">www.iris.edu/ws/event/query?originId=4908125</a>&quot; iris:contributor=&quot;NEIC PDE-M&quot; iris:catalog=&quot;NEIC PDE&quot;&gt;&lt;time&gt;&lt;value&gt;1999-08-17T15:06:27.0700&lt;/value&gt;&lt;/time&gt;&lt;creationInfo&gt;&lt;author&gt;NEIC&lt;/author&gt;&lt;/creationInfo&gt;&lt;latitude&gt;&lt;value&gt;34.814&lt;/value&gt;&lt;/latitude&gt;&lt;longitude&gt;&lt;value&gt;32.859&lt;/value&gt;&lt;/longitude&gt;&lt;depth&gt;&lt;value&gt;33.0&lt;/value&gt;&lt;/depth&gt;&lt;/origin&gt;<br>
<br><br></div>QuakeML doesn&#39;t have a &quot;units&quot; field, so it can&#39;t just be labeled as &quot;m&quot; or &quot;km&quot;.<br><br></div>Is this a bug, or is the iris ws just choosing to not follow the spec? <br>
<br></div>thanks<br>Philip<br></div>