GeoscienceAustralia / eqrm

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

postprocessing.py events_shaking_a_site is giving warning messages. #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run TS_vuln04.py

No warnings should be given.

These are the warnings;
WARNING: prob_azimuth_in_zones term in EQRM control file is deprecated.
WARNING: prob_number_of_mag_sample_bins term in EQRM control file is deprecated.
WARNING: prob_delta_azimuth_in_zones term in EQRM control file is deprecated.
WARNING: prob_dip_in_zones term in EQRM control file is deprecated.
WARNING: prob_min_mag_cutoff term in EQRM control file is deprecated. Ignoring

Original issue reported on code.google.com by duncan.g...@gmail.com on 24 Jul 2012 at 4:47