spaemis.scaling.point_source
Point source scaler
Split a timeseries of emissions across a number of points
Point
PointSourceScaler
- class PointSourceScaler(point_sources, source_timeseries, source_filters)[source]
Bases:
BaseScalerSplit emissions across some point sources
- classmethod create_from_config(method)[source]
Create a scaler from configuration
Point source information will be loaded from a directory specified by the environment variable SPAEMIS_POINT_SOURCE_DIRECTORY. This defaults to data/raw/configuration/point_sources if no environment variable is specified.
- Return type: