usgs / earthquake-eventpages

Web application for displaying earthquake event pages.
Other
28 stars 22 forks source link

Moment Tensor plotting bug #35

Closed jmfee-usgs closed 10 years ago

jmfee-usgs commented 10 years ago

Event page: http://comcat.cr.usgs.gov/earthquakes/eventpage/usb000px6r#scientific_moment-tensor

Moment tensor that is not plotted correctly: http://comcat.cr.usgs.gov/product/moment-tensor/gcmt20140424031012/us/1398347793000/quakeml.xml

Note that the smaller version in the summary table appears to plot correctly, but the larger details version does not.

May want to update the threshold used in this if statement used to join lines to be proportional to the beachball size? https://github.com/usgs/earthquake-eventpages/blob/master/src/htdocs/modules/scientific/0-0-1/js/tensor/BeachBall.js#L356

jmfee-usgs commented 10 years ago

screen shot 2014-04-24 at 10 37 13 am