GeoscienceAustralia / eqrm

Automatically exported from code.google.com/p/eqrm
Other
5 stars 4 forks source link

use of round in damage_model.py #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I don't see any reason of using round in the damage_model.py. 

SA = SA.round(4)
SD = SD.round(4)

Original issue reported on code.google.com by dyna...@gmail.com on 15 Mar 2013 at 6:09

GoogleCodeExporter commented 9 years ago
action, get rid of the rounding

Original comment by duncan.g...@gmail.com on 24 Mar 2013 at 11:14