test_spp#
Module Contents#
Classes Summary#
Contents#
- class gridstatus.tests.test_spp.TestSPP[source]#
Bases:
gridstatus.tests.base_test_iso.BaseTestISOAttributes
DAY_AHEAD_MARGINAL_CLEARING_PRICES_COLUMNS
[‘Interval Start’, ‘Interval End’, ‘Market’, ‘Reserve Zone’, ‘Reg_Up’, ‘Reg_Dn’, ‘Ramp_Up’, ‘Ramp_Dn’, ‘Spin’, ‘Supp’, ‘Unc_Up’]
iso
None
OPERATING_RESERVES_COLUMNS
[‘Time’, ‘Interval Start’, ‘Interval End’, ‘Reserve Zone’, ‘Reg_Up_Cleared’, ‘Reg_Dn_Cleared’, ‘Ramp_Up_Cleared’, ‘Ramp_Dn_Cleared’, ‘Unc_Up_Cleared’, ‘STS_Unc_Up_Cleared’, ‘Spin_Cleared’, ‘Supp_Cleared’]
WEIS_LMP_COLUMNS
[‘Interval Start’, ‘Interval End’, ‘Market’, ‘Location’, ‘Location Type’, ‘PNode’, ‘LMP’, ‘Energy’, ‘Congestion’, ‘Loss’]
Methods