test_spp

Contents

test_spp#

Module Contents#

Classes Summary#

TestSPP

Contents#

class gridstatus.tests.test_spp.TestSPP[source]#

Bases: gridstatus.tests.base_test_iso.BaseTestISO

Attributes

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

now

test_get_capacity_of_generation_on_outage

test_get_capacity_of_generation_on_outage_annual

test_get_day_ahead_operating_reserve_prices

test_get_day_ahead_operating_reserve_prices_today

test_get_fuel_mix_central_time

test_get_fuel_mix_date_or_start

test_get_fuel_mix_historical

test_get_fuel_mix_historical_with_date_range

test_get_fuel_mix_range_two_days_with_day_start_endpoint

test_get_fuel_mix_self_market

test_get_fuel_mix_start_end_same_day

test_get_lmp_day_ahead_cannot_have_latest

test_get_lmp_historical

test_get_lmp_latest

test_get_lmp_latest_settlement_type_returns_three_location_types

test_get_lmp_latest_with_locations

test_get_lmp_real_time_weis_1_hour_range

test_get_lmp_real_time_weis_cross_day

test_get_lmp_real_time_weis_latest

test_get_lmp_real_time_weis_single_interval

test_get_lmp_today

test_get_lmp_today_with_location

test_get_lmp_unsupported_raises_not_supported

test_get_load_forecast_historical_with_date_range

test_get_load_forecast_mid_term_historical

test_get_load_forecast_mid_term_historical_with_date_range

test_get_load_forecast_mid_term_latest

test_get_load_forecast_mid_term_today

test_get_load_forecast_short_term_historical

test_get_load_forecast_short_term_historical_with_date_range

test_get_load_forecast_short_term_hour_24_handling

test_get_load_forecast_short_term_latest

test_get_load_forecast_short_term_today

test_get_load_historical

test_get_load_historical_with_date_range

test_get_operating_reserves

test_get_operating_reserves_latest

test_get_solar_and_wind_forecast_mid_term_historical

test_get_solar_and_wind_forecast_mid_term_historical_with_date_range

test_get_solar_and_wind_forecast_mid_term_latest

test_get_solar_and_wind_forecast_mid_term_today

test_get_solar_and_wind_forecast_short_term_historical

test_get_solar_and_wind_forecast_short_term_historical_with_date_range

test_get_solar_and_wind_forecast_short_term_hour_24_handling

test_get_solar_and_wind_forecast_short_term_latest

test_get_solar_and_wind_forecast_short_term_today

test_get_status_latest

test_get_storage_historical

test_get_storage_today

test_get_ver_curtailments_annual

test_get_ver_curtailments_historical

test_lmp_date_range

now()[source]#
test_get_capacity_of_generation_on_outage()[source]#
test_get_capacity_of_generation_on_outage_annual()[source]#
test_get_day_ahead_operating_reserve_prices()[source]#
test_get_day_ahead_operating_reserve_prices_today()[source]#
test_get_fuel_mix_central_time()[source]#
test_get_fuel_mix_date_or_start()[source]#
test_get_fuel_mix_historical()[source]#
test_get_fuel_mix_historical_with_date_range()[source]#
test_get_fuel_mix_range_two_days_with_day_start_endpoint()[source]#
test_get_fuel_mix_self_market()[source]#
test_get_fuel_mix_start_end_same_day()[source]#
test_get_lmp_day_ahead_cannot_have_latest(date, market, location_type)[source]#
test_get_lmp_historical(market)[source]#
test_get_lmp_latest(market)[source]#
test_get_lmp_latest_settlement_type_returns_three_location_types()[source]#
test_get_lmp_latest_with_locations(market, location_type)[source]#
test_get_lmp_real_time_weis_1_hour_range()[source]#
test_get_lmp_real_time_weis_cross_day()[source]#
test_get_lmp_real_time_weis_latest()[source]#
test_get_lmp_real_time_weis_single_interval()[source]#
test_get_lmp_today(market)[source]#
test_get_lmp_today_with_location(market, location_type)[source]#
test_get_lmp_unsupported_raises_not_supported(date, market, location_type)[source]#
test_get_load_forecast_historical_with_date_range()[source]#
test_get_load_forecast_mid_term_historical()[source]#
test_get_load_forecast_mid_term_historical_with_date_range()[source]#
test_get_load_forecast_mid_term_latest()[source]#
test_get_load_forecast_mid_term_today()[source]#
test_get_load_forecast_short_term_historical()[source]#
test_get_load_forecast_short_term_historical_with_date_range()[source]#
test_get_load_forecast_short_term_hour_24_handling()[source]#
test_get_load_forecast_short_term_latest()[source]#
test_get_load_forecast_short_term_today()[source]#
test_get_load_historical()[source]#
test_get_load_historical_with_date_range()[source]#
test_get_operating_reserves()[source]#
test_get_operating_reserves_latest()[source]#
test_get_solar_and_wind_forecast_mid_term_historical()[source]#
test_get_solar_and_wind_forecast_mid_term_historical_with_date_range()[source]#
test_get_solar_and_wind_forecast_mid_term_latest()[source]#
test_get_solar_and_wind_forecast_mid_term_today()[source]#
test_get_solar_and_wind_forecast_short_term_historical()[source]#
test_get_solar_and_wind_forecast_short_term_historical_with_date_range()[source]#
test_get_solar_and_wind_forecast_short_term_hour_24_handling()[source]#
test_get_solar_and_wind_forecast_short_term_latest()[source]#
test_get_solar_and_wind_forecast_short_term_today()[source]#
test_get_status_latest()[source]#
test_get_storage_historical()[source]#
test_get_storage_today()[source]#
test_get_ver_curtailments_annual()[source]#
test_get_ver_curtailments_historical()[source]#
test_lmp_date_range(market)[source]#