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

Homeless calculations should be using `residents` and not `occupants_night` or `occupants_avg` #8966

Closed nicolepaul closed 1 year ago

nicolepaul commented 1 year ago

It seems that the homeless calculations are using occupants_avg or occupants_night and not residents currently.

More background here: https://github.com/gem/oq-engine/issues/8788

raoanirudh commented 1 year ago

Also reported in https://github.com/gem/oq-engine/issues/7162#issuecomment-1683537571

ptormene commented 1 year ago

Done in https://github.com/gem/oq-engine/pull/8940/files#diff-a31b5ab45e41983d8dd190db30ea3b8536ddb09fac5a44a1f282d1e729a24c23R81 but still not merged.