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

Disabled check on too many branches if `smlt_branch` is given #9817

Closed micheles closed 3 days ago

micheles commented 3 days ago

And made it possible to filter branches with a substring, for instance

$ oq engine --run job02_drouetv311_t02_42.ini -p smlt_branch=ZONELESS

will only consider the branch IDs containing the substring "ZONELESS". In practice, this solves the problem of more than 183 branches.