gem / oq-engine

OpenQuake Engine: a software for Seismic Hazard and Risk Analysis
https://github.com/gem/oq-engine/#openquake-engine
GNU Affero General Public License v3.0
377 stars 273 forks source link

Fix error in the outputs #8332

Closed micheles closed 1 year ago

micheles commented 1 year ago

See https://gitlab.openquake.org/openquake/oq-risk-tests/-/jobs/37534#L2315

micheles commented 1 year ago

There is nothing to do. The error

"No 'avg_losses-rlzs/business_interruption' found in <DataStore /home/openquake/oqdata/calc_1.hdf5 open>"

happens while running the tests with engine 3.15 because we fixed the storage between versions (see https://github.com/gem/oq-engine/issues/8260). It will disappear once engine 3.16 will be published.