spatial_resource_aggregator¶
- class pyrecodes.resource_distribution_model.spatial_resource_aggregator.SpatialResourceAggregator¶
Bases:
object
Class to aggregate resources for a specific spatial unit. At the moment, the spatial unit is a locality.Used to get the water demand in a locality at different time steps to send to water flow simulators.TODO: Maybe connect this class with the resilience calculators, as it seems to be doing something similar.