smif.controller.load module

Summary

Functions:

load_interval_sets Loads the time-interval sets into the project registries
load_region_sets Loads the region sets into the project registries
load_resolution_sets Loads the region, interval units resolution sets
load_units Loads the units into the project registries

Reference

smif.controller.load.load_region_sets(handler)[source]

Loads the region sets into the project registries

Parameters:handler (smif.data_layer.DataInterface) –
smif.controller.load.load_interval_sets(handler)[source]

Loads the time-interval sets into the project registries

Parameters:handler (smif.data_layer.DataInterface) –
smif.controller.load.load_units(handler)[source]

Loads the units into the project registries

Parameters:handler (smif.data_layer.DataInterface) –
smif.controller.load.load_resolution_sets(directory)[source]

Loads the region, interval units resolution sets

Parameters:directory (str) – Path to the project directory