Data

class gtep.gtep_data.ExpansionPlanningData

Standard data storage class for the IDAES GTEP model.

load_default_data_settings()

Fills in necessary but unspecified data information.

load_prescient(data_path, options_dict=None)

Loads data structured via Prescient data loader.

Parameters:
  • data_path – Folder containing the data to be loaded

  • options_dict – Options dictionary to pass to the Prescient data loader, defaults to None