Closed dhixsingh closed 6 years ago
@osbornejr if you could organise the smoke shapefiles (along with corresponding fire) that can be used for testing this.
Threshold model is mostly in place since aec9489. See test testSurfCoastShirePopulationSubgroupsSample
.
Here's a snippet of the memory dump of one of the agents in jill.out
:
Time 90278 VisitorOvernight 15 : is terminating
Time 90278 VisitorOvernight 15 : memory : [36002.0, PERCEIVED, emergency_message:ADVICE]
Time 90278 VisitorOvernight 15 : memory : [36002.0, RESPONSE_BAROMETER_MESSAGES_CHANGED, 0.1]
Time 90278 VisitorOvernight 15 : memory : [39602.0, PERCEIVED, emergency_message:ADVICE]
Time 90278 VisitorOvernight 15 : memory : [43202.0, PERCEIVED, emergency_message:WATCH_AND_ACT]
Time 90278 VisitorOvernight 15 : memory : [43202.0, RESPONSE_BAROMETER_MESSAGES_CHANGED, 0.2]
Time 90278 VisitorOvernight 15 : memory : [46801.0, DECIDED, INITIAL_RESPONSE_THRESHOLD_BREACHED]
Time 90278 VisitorOvernight 15 : memory : [46801.0, PERCEIVED, fire_alert:46801.0]
Time 90278 VisitorOvernight 15 : memory : [46801.0, RESPONSE_BAROMETER_FIELD_OF_VIEW_CHANGED, 0.4]
Time 90278 VisitorOvernight 15 : memory : [46802.0, DECIDED, FINAL_RESPONSE_THRESHOLD_BREACHED]
Time 90278 VisitorOvernight 15 : memory : [46802.0, PERCEIVED, emergency_message:EVACUATE_NOW]
Time 90278 VisitorOvernight 15 : memory : [46802.0, RESPONSE_BAROMETER_MESSAGES_CHANGED, 0.3]
The environmental alert calculations all are still to do. These include:
have added an ember_time_zones shp to ./scenarios/surf-coast-shire/data/phoenix 3c349909e56974a9d1c8645d0c51a050ae741df0. Might be updated in future, but gives us something to work with. I can convert to GEOJSON if needed @dhixsingh ?
Thanks for adding that @osbornejr. Will start a new ticket for the environmental alerts. Closing this one as the threshold model is in place.
As per below: