usgs / swarm

a Java application designed to display and analyze seismic waveforms in real-time.
http://volcanoes.usgs.gov/software/swarm
Other
36 stars 16 forks source link

Particle motion plot and code style updates #88

Closed dlnorgaard closed 7 years ago

tparker-usgs commented 7 years ago

I rebuilt usgs.jar with your changes to Plot. Update the USGS.jar dependency to 1.3.6 and the build should stop complaining.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling d4d768b3a74a4297e85383afb60d6f73cb575c06 on dnorgaard-usgs:master into d5d5edbafda24dbf58ca14bb259afa39fbc9d32f on usgs:master.

tparker-usgs commented 7 years ago

In wave.AbstractWavePanel you're renaming xOffset and yOffset to xoffset and yoffset. Why is this change being made?

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling dc205c79800bb3fb89966f91c28b743694316a4d on dnorgaard-usgs:master into d5d5edbafda24dbf58ca14bb259afa39fbc9d32f on usgs:master.