Test Ercot

Contents

Test Ercot#

Module Contents#

Classes Summary#

TestErcot

Attributes Summary#

api_vcr

INTERVALS_PER_HOUR_AT_FIVE_MINUTE_RESOLUTION

RESOURCE_AS_OFFERS_COLUMNS

Contents#

test_ercot.api_vcr[source]#
test_ercot.INTERVALS_PER_HOUR_AT_FIVE_MINUTE_RESOLUTION = 12[source]#
test_ercot.RESOURCE_AS_OFFERS_COLUMNS = ['Interval Start', 'Interval End', 'QSE', 'DME', 'Resource Name', 'Multi-Hour Block Flag',...[source]#
class test_ercot.TestErcot[source]#

Bases: gridstatus.tests.base_test_iso.BaseTestISO

Attributes

expected_load_forecast_columns

[‘Time’, ‘Interval Start’, ‘Interval End’, ‘Publish Time’, ‘North’, ‘South’, ‘West’, ‘Houston’, ‘System Total’]

iso

None

temperature_forecast_end_offset

None

temperature_forecast_start_offset

None

weather_zone_columns

dam_system_lambda

Methods

test_get_60_day_dam_disclosure_historical

test_get_60_day_sced_disclosure_historical

test_get_60_day_sced_disclosure_range

test_get_as_monitor

test_get_as_plan_historical_date

test_get_as_plan_historical_date_range

test_get_as_plan_today_or_latest

test_get_as_prices

test_get_as_reports

test_get_available_seasonal_capacity_forecast

test_get_capacity_committed

test_get_capacity_forecast

test_get_dam_price_corrections

test_get_dam_system_lambda_historical

test_get_dam_system_lambda_historical_range

test_get_dam_system_lambda_latest

test_get_dam_system_lambda_today

test_get_documents_raises_exception_when_no_docs

test_get_energy_storage_resources

test_get_fuel_mix

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_start_end_same_day

test_get_highest_price_as_offer_selected

test_get_hourly_resource_outage_capacity

test_get_hourly_solar_report_historical_date

test_get_hourly_solar_report_historical_date_range

test_get_hourly_solar_report_latest

test_get_hourly_solar_report_today

test_get_hourly_wind_report_historical_date

test_get_hourly_wind_report_historical_date_range

test_get_hourly_wind_report_latest

test_get_hourly_wind_report_today

test_get_indicative_lmp_by_settlement_point

test_get_lmp_electrical_bus

test_get_lmp_historical

test_get_lmp_settlement_point

test_get_load_3_days_ago

test_get_load_by_forecast_zone_today

test_get_load_by_weather_zone

test_get_load_forecast_by_weather_zone

test_get_load_forecast_historical

test_get_load_forecast_historical_with_date_range

test_get_load_forecast_range

test_get_load_forecast_today

test_get_real_time_adders_and_reserves_historical

test_get_real_time_adders_and_reserves_historical_range

test_get_real_time_adders_and_reserves_latest

test_get_real_time_adders_and_reserves_today

test_get_real_time_system_conditions

test_get_reported_outages

test_get_rtm_price_corrections

test_get_sara

test_get_sced_system_lambda

test_get_short_term_system_adequacy_historical_date

test_get_short_term_system_adequacy_historical_range

test_get_short_term_system_adequacy_latest

test_get_short_term_system_adequacy_today

test_get_spp_dam_range

test_get_spp_dam_today_day_ahead_hourly_hub

test_get_spp_dam_today_day_ahead_hourly_node

test_get_spp_dam_today_day_ahead_hourly_zone

test_get_spp_day_ahead_handles_all_location_types

test_get_spp_real_time_handles_all_location_types

test_get_spp_real_time_range

test_get_spp_real_time_yesterday

test_get_spp_rtm_historical

test_get_spp_today_real_time_15_minutes_zone

test_get_spp_two_days_ago_day_ahead_hourly_zone

test_get_spp_two_days_ago_real_time_15_minutes_zone

test_get_storage_historical

test_get_storage_today

test_get_system_wide_actual_load_date_range

test_get_system_wide_actual_load_for_date

test_get_system_wide_actual_load_latest

test_get_system_wide_actual_load_today

test_get_temperature_forecast_by_weather_zone_historical_date

test_get_temperature_forecast_by_weather_zone_historical_range

test_get_temperature_forecast_by_weather_zone_today_and_latest

test_get_unplanned_resource_outages_historical_date

test_get_unplanned_resource_outages_historical_range

test_lmp_date_range

test_parse_doc_works_on_dst_data

test_parse_doc_works_on_dst_end

test_read_docs_return_empty_df

test_spp_real_time_parse_retry_file_name

test_get_60_day_dam_disclosure_historical()[source]#
test_get_60_day_sced_disclosure_historical()[source]#
test_get_60_day_sced_disclosure_range()[source]#
test_get_as_monitor()[source]#
test_get_as_plan_historical_date()[source]#
test_get_as_plan_historical_date_range()[source]#
test_get_as_plan_today_or_latest()[source]#
test_get_as_prices()[source]#
test_get_as_reports()[source]#
test_get_available_seasonal_capacity_forecast()[source]#
test_get_capacity_committed()[source]#
test_get_capacity_forecast()[source]#
test_get_dam_price_corrections()[source]#
test_get_dam_system_lambda_historical()[source]#
test_get_dam_system_lambda_historical_range()[source]#
test_get_dam_system_lambda_latest()[source]#
test_get_dam_system_lambda_today()[source]#
test_get_documents_raises_exception_when_no_docs()[source]#
test_get_energy_storage_resources()[source]#
test_get_fuel_mix()[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_start_end_same_day()[source]#
test_get_highest_price_as_offer_selected()[source]#
test_get_hourly_resource_outage_capacity()[source]#
test_get_hourly_solar_report_historical_date()[source]#
test_get_hourly_solar_report_historical_date_range()[source]#
test_get_hourly_solar_report_latest()[source]#
test_get_hourly_solar_report_today()[source]#
test_get_hourly_wind_report_historical_date()[source]#
test_get_hourly_wind_report_historical_date_range()[source]#
test_get_hourly_wind_report_latest()[source]#
test_get_hourly_wind_report_today()[source]#
test_get_indicative_lmp_by_settlement_point(date, end)[source]#
test_get_lmp_electrical_bus()[source]#
test_get_lmp_historical(markets=None)[source]#
test_get_lmp_settlement_point()[source]#
test_get_load_3_days_ago()[source]#
test_get_load_by_forecast_zone_today()[source]#
test_get_load_by_weather_zone()[source]#
test_get_load_forecast_by_weather_zone()[source]#
test_get_load_forecast_historical()[source]#
test_get_load_forecast_historical_with_date_range()[source]#
test_get_load_forecast_range()[source]#
test_get_load_forecast_today()[source]#
test_get_real_time_adders_and_reserves_historical()[source]#
test_get_real_time_adders_and_reserves_historical_range()[source]#
test_get_real_time_adders_and_reserves_latest()[source]#
test_get_real_time_adders_and_reserves_today()[source]#
test_get_real_time_system_conditions()[source]#
test_get_reported_outages()[source]#
test_get_rtm_price_corrections()[source]#
test_get_sara()[source]#
test_get_sced_system_lambda()[source]#
test_get_short_term_system_adequacy_historical_date()[source]#
test_get_short_term_system_adequacy_historical_range()[source]#
test_get_short_term_system_adequacy_latest()[source]#
test_get_short_term_system_adequacy_today()[source]#
test_get_spp_dam_range()[source]#
test_get_spp_dam_today_day_ahead_hourly_hub()[source]#
test_get_spp_dam_today_day_ahead_hourly_node()[source]#
test_get_spp_dam_today_day_ahead_hourly_zone()[source]#
test_get_spp_day_ahead_handles_all_location_types()[source]#
test_get_spp_real_time_handles_all_location_types()[source]#
test_get_spp_real_time_range()[source]#
test_get_spp_real_time_yesterday()[source]#
test_get_spp_rtm_historical()[source]#
test_get_spp_today_real_time_15_minutes_zone()[source]#
test_get_spp_two_days_ago_day_ahead_hourly_zone()[source]#
test_get_spp_two_days_ago_real_time_15_minutes_zone()[source]#
test_get_storage_historical()[source]#
test_get_storage_today()[source]#
test_get_system_wide_actual_load_date_range()[source]#
test_get_system_wide_actual_load_for_date()[source]#
test_get_system_wide_actual_load_latest()[source]#
test_get_system_wide_actual_load_today()[source]#
test_get_temperature_forecast_by_weather_zone_historical_date()[source]#
test_get_temperature_forecast_by_weather_zone_historical_range()[source]#
test_get_temperature_forecast_by_weather_zone_today_and_latest()[source]#
test_get_unplanned_resource_outages_historical_date()[source]#
test_get_unplanned_resource_outages_historical_range()[source]#
test_lmp_date_range(markets=None)[source]#
test_parse_doc_works_on_dst_data()[source]#
test_parse_doc_works_on_dst_end()[source]#
test_read_docs_return_empty_df()[source]#
test_spp_real_time_parse_retry_file_name()[source]#