gem / oq-engine

OpenQuake's Engine for Seismic Hazard and Risk Analysis
https://github.com/gem/oq-engine/#openquake-engine
GNU Affero General Public License v3.0
373 stars 272 forks source link

Removed exporter for `disagg-stats-traditional` #9789

Closed micheles closed 2 weeks ago

micheles commented 2 weeks ago

Since I do not see how to implement it without changing the storage. To be discussed with the hazard team. Currently it is broken, as reported in the mailing list. You can see the error even in the disaggregation demo:

KeyError: "No 'disagg-stat/Mag_Dist' found in <DataStore >"

Also, made some optimization on the weights management.