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
374 stars 272 forks source link

Added variable OQ_DEBUG_SITE #9729

Closed micheles closed 1 month ago

micheles commented 1 month ago

Useful for debugging, for instance with

$ OQ_DEBUG_SITE=EXP1063 oq run job_losses.ini --hc -1

Also fixed extract/avg_gmf to work with two-file calculations.

micheles commented 1 month ago

Supplemented by 1b1a3b8512