[EHPweb] PDL version 1.7.3 (2012-03-26)
Jeremy M Fee
jmfee at usgs.gov
Tue Mar 27 17:24:53 UTC 2012
Hello,
There is a new version of the PDL client available for download.
http://ehppdl1.cr.usgs.gov/
http://ehppdl2.wr.usgs.gov/
This update is recommended for all Indexer users:
- changes how the preferred magnitude for an event is chosen.
- changes when the indexer considers an event deleted.
- A SQL script can be used to update existing events based on this
new logic:
http://ehppdl1.cr.usgs.gov/userguide/schema/fixPre1_7_2Index.sql
For SQLite:
- be sure the product client is NOT running while updating
- update the product index
sqlite3 productIndex.db
.read fixPre1_7_2Index.sql
.quit
- start the product client
For MySQL:
- you can run the script without restarting the client
Thanks,
Jeremy
More information about the EHPweb
mailing list