LICENSE.md
MANIFEST.in
README.md
setup.py
GridPath.egg-info/PKG-INFO
GridPath.egg-info/SOURCES.txt
GridPath.egg-info/dependency_links.txt
GridPath.egg-info/entry_points.txt
GridPath.egg-info/requires.txt
GridPath.egg-info/top_level.txt
data_toolkit/__init__.py
data_toolkit/common_methods.py
data_toolkit/load_raw_data.py
data_toolkit/manual_adjustments.py
data_toolkit/run_data_toolkit.py
data_toolkit/fuels/__init__.py
data_toolkit/fuels/eiaaeo_fuel_price_input_csvs.py
data_toolkit/fuels/eiaaeo_to_fuel_chars_input_csvs.py
data_toolkit/project/__init__.py
data_toolkit/project/common_methods.py
data_toolkit/project/create_monte_carlo_gen_input_csvs_common.py
data_toolkit/project/create_sync_gen_input_csvs_common.py
data_toolkit/project/project_data_filters_common.py
data_toolkit/project/availability/__init__.py
data_toolkit/project/availability/eia860_to_project_availability_input_csvs.py
data_toolkit/project/availability/outages/__init__.py
data_toolkit/project/availability/outages/create_availability_iteration_input_csvs.py
data_toolkit/project/availability/weather_derates/__init__.py
data_toolkit/project/availability/weather_derates/create_monte_carlo_gen_weather_derate_input_csvs.py
data_toolkit/project/availability/weather_derates/create_sync_gen_weather_derate_input_csvs.py
data_toolkit/project/capacity_specified/__init__.py
data_toolkit/project/capacity_specified/eia860_to_project_specified_capacity_input_csvs.py
data_toolkit/project/fixed_cost/__init__.py
data_toolkit/project/fixed_cost/eia860_to_project_fixed_cost_input_csvs.py
data_toolkit/project/load_zones/__init__.py
data_toolkit/project/load_zones/eia860_to_project_load_zone_input_csvs.py
data_toolkit/project/opchar/__init__.py
data_toolkit/project/opchar/eia860_to_project_opchar_input_csvs.py
data_toolkit/project/opchar/fuels/__init__.py
data_toolkit/project/opchar/fuels/eia860_to_project_fuel_input_csvs.py
data_toolkit/project/opchar/heat_rates/__init__.py
data_toolkit/project/opchar/heat_rates/eia860_to_project_heat_rate_input_csvs.py
data_toolkit/project/opchar/hydro/__init__.py
data_toolkit/project/opchar/hydro/create_hydro_iteration_input_csvs.py
data_toolkit/project/opchar/var_profiles/__init__.py
data_toolkit/project/opchar/var_profiles/create_monte_carlo_var_gen_input_csvs.py
data_toolkit/project/opchar/var_profiles/create_sync_var_gen_input_csvs.py
data_toolkit/project/portfolios/__init__.py
data_toolkit/project/portfolios/eia860_to_project_portfolio_input_csvs.py
data_toolkit/raw_data/__init__.py
data_toolkit/raw_data/common_functions.py
data_toolkit/raw_data/get_pcm_demo_user_defined_inputs.py
data_toolkit/raw_data/pudl/__init__.py
data_toolkit/raw_data/pudl/download_data_from_pudl.py
data_toolkit/raw_data/pudl/pudl_to_gridpath_raw_data.py
data_toolkit/raw_data/ra_toolkit/__init__.py
data_toolkit/raw_data/ra_toolkit/get_ra_toolkit_data.py
data_toolkit/system/__init__.py
data_toolkit/system/common_methods.py
data_toolkit/system/create_monte_carlo_load_input_csvs.py
data_toolkit/system/create_sync_load_input_csvs.py
data_toolkit/system/eia930_load_zone_input_csvs.py
data_toolkit/temporal/__init__.py
data_toolkit/temporal/create_monte_carlo_weather_draws.py
data_toolkit/temporal/create_temporal_iteration_csv.py
data_toolkit/temporal/create_temporal_scenarios.py
data_toolkit/transmission/__init__.py
data_toolkit/transmission/transmission_data_filters_common.py
data_toolkit/transmission/availability/__init__.py
data_toolkit/transmission/availability/eia930_to_transmission_availability_input_csvs.py
data_toolkit/transmission/capacity_specified/__init__.py
data_toolkit/transmission/capacity_specified/eia930_to_transmission_specified_capacity_input_csvs.py
data_toolkit/transmission/load_zones/__init__.py
data_toolkit/transmission/load_zones/eia930_to_transmission_load_zone_input_csvs.py
data_toolkit/transmission/opchar/__init__.py
data_toolkit/transmission/opchar/eia930_to_transmission_opchar_input_csvs.py
data_toolkit/transmission/portfolios/__init__.py
data_toolkit/transmission/portfolios/eia930_to_transmission_portfolio_input_csvs.py
db/__init__.py
db/common_functions.py
db/create_database.py
db/db_schema.sql
db/csvs_test_examples/__init__.py
db/csvs_test_examples/project/__init__.py
db/data/mod_availability_types.csv
db/data/mod_capacity_and_operational_type_invalid_combos.csv
db/data/mod_capacity_types.csv
db/data/mod_feature_subscenarios.csv
db/data/mod_features.csv
db/data/mod_horizon_boundary_types.csv
db/data/mod_months.csv
db/data/mod_operational_types.csv
db/data/mod_prm_types.csv
db/data/mod_reserve_types.csv
db/data/mod_run_status_types.csv
db/data/mod_tx_availability_types.csv
db/data/mod_tx_capacity_and_tx_operational_type_invalid_combos.csv
db/data/mod_tx_capacity_types.csv
db/data/mod_tx_operational_types.csv
db/data/mod_units.csv
db/data/mod_validation_status_types.csv
db/data/ui_scenario_detail_table_metadata.csv
db/data/ui_scenario_detail_table_row_metadata.csv
db/data/ui_scenario_results_plot_metadata.csv
db/data/ui_scenario_results_table_metadata.csv
db/data/viz_technologies.csv
db/utilities/__init__.py
db/utilities/add_column_to_csv.py
db/utilities/common_functions.py
db/utilities/create_project_files.py
db/utilities/custom_functions.py
db/utilities/port_csvs_to_db.py
db/utilities/scenario.py
gridpath/__init__.py
gridpath/common_functions.py
gridpath/get_scenario_inputs.py
gridpath/import_scenario_results.py
gridpath/process_results.py
gridpath/run_end_to_end.py
gridpath/run_scenario.py
gridpath/run_scenario_parallel.py
gridpath/validate_inputs.py
gridpath/auxiliary/__init__.py
gridpath/auxiliary/auxiliary.py
gridpath/auxiliary/db_interface.py
gridpath/auxiliary/dynamic_components.py
gridpath/auxiliary/import_export_rules.py
gridpath/auxiliary/module_list.py
gridpath/auxiliary/scenario_chars.py
gridpath/auxiliary/validations.py
gridpath/auxiliary/plugins/__init__.py
gridpath/auxiliary/plugins/common_functions.py
gridpath/auxiliary/plugins/cplex_solve.py
gridpath/auxiliary/plugins/gurobi_solve.py
gridpath/geography/__init__.py
gridpath/geography/carbon_cap_zones.py
gridpath/geography/carbon_credits_zones.py
gridpath/geography/carbon_tax_zones.py
gridpath/geography/energy_target_zones.py
gridpath/geography/frequency_response_balancing_areas.py
gridpath/geography/fuel_burn_limit_balancing_areas.py
gridpath/geography/generic_policy.py
gridpath/geography/inertia_reserves_balancing_areas.py
gridpath/geography/instantaneous_penetration_zones.py
gridpath/geography/load_following_down_balancing_areas.py
gridpath/geography/load_following_up_balancing_areas.py
gridpath/geography/load_zones.py
gridpath/geography/local_capacity_zones.py
gridpath/geography/markets.py
gridpath/geography/performance_standard_zones.py
gridpath/geography/prm_zones.py
gridpath/geography/regulation_down_balancing_areas.py
gridpath/geography/regulation_up_balancing_areas.py
gridpath/geography/spinning_reserves_balancing_areas.py
gridpath/geography/transmission_target_zones.py
gridpath/geography/water_network.py
gridpath/objective/__init__.py
gridpath/objective/max_npv.py
gridpath/objective/project/__init__.py
gridpath/objective/project/aggregate_capacity_costs.py
gridpath/objective/project/aggregate_operational_costs.py
gridpath/objective/project/aggregate_operational_tuning_costs.py
gridpath/objective/project/aggregate_prm_group_costs.py
gridpath/objective/system/__init__.py
gridpath/objective/system/aggregate_load_balance_penalties.py
gridpath/objective/system/aggregate_market_revenue_and_costs.py
gridpath/objective/system/policy/__init__.py
gridpath/objective/system/policy/aggregate_carbon_cap_violation_penalties.py
gridpath/objective/system/policy/aggregate_carbon_credit_sales_and_purchases.py
gridpath/objective/system/policy/aggregate_carbon_tax_costs.py
gridpath/objective/system/policy/aggregate_fuel_burn_limit_violation_penalties.py
gridpath/objective/system/policy/aggregate_horizon_energy_target_violation_penalties.py
gridpath/objective/system/policy/aggregate_instantaneous_penetration_violation_penalties.py
gridpath/objective/system/policy/aggregate_performance_standard_violation_penalties.py
gridpath/objective/system/policy/aggregate_period_energy_target_violation_penalties.py
gridpath/objective/system/policy/aggregate_policy_target_violation_penalties.py
gridpath/objective/system/policy/aggregate_subsidies.py
gridpath/objective/system/policy/aggregate_transmission_target_violation_penalties.py
gridpath/objective/system/reliability/__init__.py
gridpath/objective/system/reliability/local_capacity/__init__.py
gridpath/objective/system/reliability/local_capacity/aggregate_local_capacity_violation_penalties.py
gridpath/objective/system/reliability/prm/__init__.py
gridpath/objective/system/reliability/prm/aggregate_capacity_transfer_costs.py
gridpath/objective/system/reliability/prm/aggregate_prm_violation_penalties.py
gridpath/objective/system/reserve_violation_penalties/__init__.py
gridpath/objective/system/reserve_violation_penalties/aggregate_reserve_violation_penalties.py
gridpath/objective/system/reserve_violation_penalties/frequency_response.py
gridpath/objective/system/reserve_violation_penalties/inertia_reserves.py
gridpath/objective/system/reserve_violation_penalties/lf_reserves_down.py
gridpath/objective/system/reserve_violation_penalties/lf_reserves_up.py
gridpath/objective/system/reserve_violation_penalties/regulation_down.py
gridpath/objective/system/reserve_violation_penalties/regulation_up.py
gridpath/objective/system/reserve_violation_penalties/spinning_reserves.py
gridpath/objective/system/water/__init__.py
gridpath/objective/system/water/aggregate_flow_violation_penalty_costs.py
gridpath/objective/system/water/aggregate_reservoir_violation_penalty_costs.py
gridpath/objective/transmission/__init__.py
gridpath/objective/transmission/aggregate_capacity_costs.py
gridpath/objective/transmission/aggregate_hurdle_costs.py
gridpath/objective/transmission/aggregate_tx_tuning_costs.py
gridpath/objective/transmission/carbon_imports_tuning_costs.py
gridpath/project/__init__.py
gridpath/project/common_functions.py
gridpath/project/consolidate_results.py
gridpath/project/fuels.py
gridpath/project/summary_results.py
gridpath/project/availability/__init__.py
gridpath/project/availability/availability.py
gridpath/project/availability/availability_types/__init__.py
gridpath/project/availability/availability_types/binary.py
gridpath/project/availability/availability_types/continuous.py
gridpath/project/availability/availability_types/exogenous.py
gridpath/project/capacity/__init__.py
gridpath/project/capacity/capacity.py
gridpath/project/capacity/capacity_groups.py
gridpath/project/capacity/common_functions.py
gridpath/project/capacity/costs.py
gridpath/project/capacity/potential.py
gridpath/project/capacity/relative_capacity.py
gridpath/project/capacity/capacity_types/__init__.py
gridpath/project/capacity/capacity_types/common_methods.py
gridpath/project/capacity/capacity_types/dr_new.py
gridpath/project/capacity/capacity_types/energy_new_lin.py
gridpath/project/capacity/capacity_types/energy_spec.py
gridpath/project/capacity/capacity_types/fuel_prod_new.py
gridpath/project/capacity/capacity_types/fuel_prod_spec.py
gridpath/project/capacity/capacity_types/gen_new_bin.py
gridpath/project/capacity/capacity_types/gen_new_lin.py
gridpath/project/capacity/capacity_types/gen_ret_bin.py
gridpath/project/capacity/capacity_types/gen_ret_lin.py
gridpath/project/capacity/capacity_types/gen_spec.py
gridpath/project/capacity/capacity_types/gen_stor_hyb_spec.py
gridpath/project/capacity/capacity_types/stor_new_bin.py
gridpath/project/capacity/capacity_types/stor_new_lin.py
gridpath/project/capacity/capacity_types/stor_spec.py
gridpath/project/operations/__init__.py
gridpath/project/operations/cap_factor_limits.py
gridpath/project/operations/carbon_cap.py
gridpath/project/operations/carbon_credits.py
gridpath/project/operations/carbon_emissions.py
gridpath/project/operations/carbon_tax.py
gridpath/project/operations/common_functions.py
gridpath/project/operations/costs.py
gridpath/project/operations/cycle_select.py
gridpath/project/operations/energy_target_contributions.py
gridpath/project/operations/fix_commitment.py
gridpath/project/operations/fuel_burn.py
gridpath/project/operations/instantaneous_penetration_contributions.py
gridpath/project/operations/performance_standard.py
gridpath/project/operations/power.py
gridpath/project/operations/supplemental_firing.py
gridpath/project/operations/tuning_costs.py
gridpath/project/operations/operational_types/__init__.py
gridpath/project/operations/operational_types/common_functions.py
gridpath/project/operations/operational_types/dispatchable_load.py
gridpath/project/operations/operational_types/dr.py
gridpath/project/operations/operational_types/energy_hrz_shaping.py
gridpath/project/operations/operational_types/energy_load_following.py
gridpath/project/operations/operational_types/energy_profile.py
gridpath/project/operations/operational_types/energy_slice_hrz_shaping.py
gridpath/project/operations/operational_types/flex_load.py
gridpath/project/operations/operational_types/fuel_prod.py
gridpath/project/operations/operational_types/gen_always_on.py
gridpath/project/operations/operational_types/gen_commit_bin.py
gridpath/project/operations/operational_types/gen_commit_cap.py
gridpath/project/operations/operational_types/gen_commit_lin.py
gridpath/project/operations/operational_types/gen_commit_unit_common.py
gridpath/project/operations/operational_types/gen_hydro.py
gridpath/project/operations/operational_types/gen_hydro_must_take.py
gridpath/project/operations/operational_types/gen_hydro_water.py
gridpath/project/operations/operational_types/gen_must_run.py
gridpath/project/operations/operational_types/gen_simple.py
gridpath/project/operations/operational_types/gen_simple_energy_limited.py
gridpath/project/operations/operational_types/gen_simple_no_load_balance_power.py
gridpath/project/operations/operational_types/gen_var.py
gridpath/project/operations/operational_types/gen_var_must_take.py
gridpath/project/operations/operational_types/gen_var_stor_hyb.py
gridpath/project/operations/operational_types/load_component_modifier.py
gridpath/project/operations/operational_types/load_component_shift.py
gridpath/project/operations/operational_types/opchar_param_requirements.csv
gridpath/project/operations/operational_types/stor.py
gridpath/project/operations/reserves/__init__.py
gridpath/project/operations/reserves/frequency_response.py
gridpath/project/operations/reserves/inertia_reserves.py
gridpath/project/operations/reserves/lf_reserves_down.py
gridpath/project/operations/reserves/lf_reserves_up.py
gridpath/project/operations/reserves/regulation_down.py
gridpath/project/operations/reserves/regulation_up.py
gridpath/project/operations/reserves/reserve_provision.py
gridpath/project/operations/reserves/spinning_reserves.py
gridpath/project/operations/reserves/subhourly_energy_adjustment.py
gridpath/project/operations/reserves/op_type_dependent/__init__.py
gridpath/project/operations/reserves/op_type_dependent/frequency_response.py
gridpath/project/operations/reserves/op_type_dependent/inertia_reserves.py
gridpath/project/operations/reserves/op_type_dependent/lf_reserves_down.py
gridpath/project/operations/reserves/op_type_dependent/lf_reserves_up.py
gridpath/project/operations/reserves/op_type_dependent/regulation_down.py
gridpath/project/operations/reserves/op_type_dependent/regulation_up.py
gridpath/project/operations/reserves/op_type_dependent/reserve_limits_by_op_type.py
gridpath/project/operations/reserves/op_type_dependent/spinning_reserves.py
gridpath/project/policy/__init__.py
gridpath/project/policy/policy_contribution.py
gridpath/project/policy/compliance_types/__init__.py
gridpath/project/policy/compliance_types/f_output.py
gridpath/project/policy/compliance_types/flat_horizon.py
gridpath/project/policy/compliance_types/stor_losses.py
gridpath/project/reliability/__init__.py
gridpath/project/reliability/local_capacity/__init__.py
gridpath/project/reliability/local_capacity/local_capacity_contribution.py
gridpath/project/reliability/prm/__init__.py
gridpath/project/reliability/prm/common_functions.py
gridpath/project/reliability/prm/elcc_surface.py
gridpath/project/reliability/prm/group_costs.py
gridpath/project/reliability/prm/prm_simple.py
gridpath/project/reliability/prm/prm_types/__init__.py
gridpath/project/reliability/prm/prm_types/energy_only_allowed.py
gridpath/project/reliability/prm/prm_types/fully_deliverable.py
gridpath/project/reliability/prm/prm_types/fully_deliverable_energy_limited.py
gridpath/system/__init__.py
gridpath/system/load_balance/__init__.py
gridpath/system/load_balance/aggregate_load_modifier_power.py
gridpath/system/load_balance/aggregate_market_participation.py
gridpath/system/load_balance/aggregate_project_power.py
gridpath/system/load_balance/aggregate_transmission_power.py
gridpath/system/load_balance/consolidate_results.py
gridpath/system/load_balance/load_balance.py
gridpath/system/load_balance/load_following.py
gridpath/system/load_balance/static_load_requirement.py
gridpath/system/markets/__init__.py
gridpath/system/markets/fix_market_participation.py
gridpath/system/markets/market_participation.py
gridpath/system/markets/prices.py
gridpath/system/markets/volume.py
gridpath/system/policy/__init__.py
gridpath/system/policy/subsidies.py
gridpath/system/policy/carbon_cap/__init__.py
gridpath/system/policy/carbon_cap/aggregate_project_carbon_credits.py
gridpath/system/policy/carbon_cap/aggregate_project_carbon_emissions.py
gridpath/system/policy/carbon_cap/aggregate_transmission_carbon_emissions.py
gridpath/system/policy/carbon_cap/carbon_balance.py
gridpath/system/policy/carbon_cap/carbon_cap.py
gridpath/system/policy/carbon_cap/consolidate_results.py
gridpath/system/policy/carbon_credits/__init__.py
gridpath/system/policy/carbon_credits/aggregate_project_carbon_credits.py
gridpath/system/policy/carbon_credits/carbon_credits_balance.py
gridpath/system/policy/carbon_credits/consolidate_results.py
gridpath/system/policy/carbon_credits/sell_and_buy_credits.py
gridpath/system/policy/carbon_credits/sell_credits.py
gridpath/system/policy/carbon_tax/__init__.py
gridpath/system/policy/carbon_tax/aggregate_project_carbon_credits.py
gridpath/system/policy/carbon_tax/aggregate_project_carbon_emissions.py
gridpath/system/policy/carbon_tax/carbon_tax.py
gridpath/system/policy/carbon_tax/carbon_tax_costs.py
gridpath/system/policy/carbon_tax/consolidate_results.py
gridpath/system/policy/energy_targets/__init__.py
gridpath/system/policy/energy_targets/aggregate_horizon_energy_target_contributions.py
gridpath/system/policy/energy_targets/aggregate_period_energy_target_contributions.py
gridpath/system/policy/energy_targets/consolidate_results.py
gridpath/system/policy/energy_targets/horizon_energy_target.py
gridpath/system/policy/energy_targets/horizon_energy_target_balance.py
gridpath/system/policy/energy_targets/period_energy_target.py
gridpath/system/policy/energy_targets/period_energy_target_balance.py
gridpath/system/policy/fuel_burn_limits/__init__.py
gridpath/system/policy/fuel_burn_limits/aggregate_project_fuel_burn.py
gridpath/system/policy/fuel_burn_limits/consolidate_results.py
gridpath/system/policy/fuel_burn_limits/fuel_burn_limit_balance.py
gridpath/system/policy/fuel_burn_limits/fuel_burn_limits.py
gridpath/system/policy/generic_policy/__init__.py
gridpath/system/policy/generic_policy/aggregate_project_policy_contributions.py
gridpath/system/policy/generic_policy/consolidate_results.py
gridpath/system/policy/generic_policy/generic_policy_requirements.py
gridpath/system/policy/generic_policy/policy_target_balance.py
gridpath/system/policy/instantaneous_penetration/__init__.py
gridpath/system/policy/instantaneous_penetration/instantaneous_penetration_aggregation.py
gridpath/system/policy/instantaneous_penetration/instantaneous_penetration_balance.py
gridpath/system/policy/instantaneous_penetration/instantaneous_penetration_requirements.py
gridpath/system/policy/performance_standard/__init__.py
gridpath/system/policy/performance_standard/aggregate_project_carbon_credits.py
gridpath/system/policy/performance_standard/aggregate_project_performance_standard.py
gridpath/system/policy/performance_standard/consolidate_results.py
gridpath/system/policy/performance_standard/performance_standard.py
gridpath/system/policy/performance_standard/performance_standard_balance.py
gridpath/system/policy/transmission_targets/__init__.py
gridpath/system/policy/transmission_targets/aggregate_transmission_target_contributions.py
gridpath/system/policy/transmission_targets/consolidate_results.py
gridpath/system/policy/transmission_targets/transmission_target.py
gridpath/system/policy/transmission_targets/transmission_target_balance.py
gridpath/system/reliability/__init__.py
gridpath/system/reliability/local_capacity/__init__.py
gridpath/system/reliability/local_capacity/aggregate_local_capacity_contribution.py
gridpath/system/reliability/local_capacity/consolidate_results.py
gridpath/system/reliability/local_capacity/local_capacity_balance.py
gridpath/system/reliability/local_capacity/local_capacity_requirement.py
gridpath/system/reliability/prm/__init__.py
gridpath/system/reliability/prm/aggregate_project_simple_prm_contribution.py
gridpath/system/reliability/prm/capacity_contribution_transfers.py
gridpath/system/reliability/prm/consolidate_results.py
gridpath/system/reliability/prm/elcc_surface.py
gridpath/system/reliability/prm/prm_balance.py
gridpath/system/reliability/prm/prm_requirement.py
gridpath/system/reserves/__init__.py
gridpath/system/reserves/aggregation/__init__.py
gridpath/system/reserves/aggregation/frequency_response.py
gridpath/system/reserves/aggregation/inertia_reserves.py
gridpath/system/reserves/aggregation/lf_reserves_down.py
gridpath/system/reserves/aggregation/lf_reserves_up.py
gridpath/system/reserves/aggregation/regulation_down.py
gridpath/system/reserves/aggregation/regulation_up.py
gridpath/system/reserves/aggregation/reserve_aggregation.py
gridpath/system/reserves/aggregation/spinning_reserves.py
gridpath/system/reserves/balance/__init__.py
gridpath/system/reserves/balance/frequency_response.py
gridpath/system/reserves/balance/inertia_reserves.py
gridpath/system/reserves/balance/lf_reserves_down.py
gridpath/system/reserves/balance/lf_reserves_up.py
gridpath/system/reserves/balance/regulation_down.py
gridpath/system/reserves/balance/regulation_up.py
gridpath/system/reserves/balance/reserve_balance.py
gridpath/system/reserves/balance/spinning_reserves.py
gridpath/system/reserves/requirement/__init__.py
gridpath/system/reserves/requirement/frequency_response.py
gridpath/system/reserves/requirement/inertia_reserves.py
gridpath/system/reserves/requirement/lf_reserves_down.py
gridpath/system/reserves/requirement/lf_reserves_up.py
gridpath/system/reserves/requirement/regulation_down.py
gridpath/system/reserves/requirement/regulation_up.py
gridpath/system/reserves/requirement/reserve_requirements.py
gridpath/system/reserves/requirement/spinning_reserves.py
gridpath/system/water/__init__.py
gridpath/system/water/powerhouses.py
gridpath/system/water/reservoirs.py
gridpath/system/water/water_flows.py
gridpath/system/water/water_node_balance.py
gridpath/system/water/water_node_inflows_outflows.py
gridpath/system/water/water_nodes.py
gridpath/system/water/water_system_params.py
gridpath/system/water/elevation_types/__init__.py
gridpath/system/water/elevation_types/constant.py
gridpath/system/water/elevation_types/endogenous.py
gridpath/system/water/elevation_types/exogenous.py
gridpath/temporal/__init__.py
gridpath/temporal/finalize.py
gridpath/temporal/investment/__init__.py
gridpath/temporal/investment/periods.py
gridpath/temporal/investment/superperiods.py
gridpath/temporal/operations/__init__.py
gridpath/temporal/operations/horizons.py
gridpath/temporal/operations/timepoints.py
gridpath/transmission/__init__.py
gridpath/transmission/availability/__init__.py
gridpath/transmission/availability/availability.py
gridpath/transmission/availability/availability_types/__init__.py
gridpath/transmission/availability/availability_types/exogenous.py
gridpath/transmission/availability/availability_types/exogenous_monthly.py
gridpath/transmission/capacity/__init__.py
gridpath/transmission/capacity/capacity.py
gridpath/transmission/capacity/capacity_groups.py
gridpath/transmission/capacity/common_functions.py
gridpath/transmission/capacity/consolidate_results.py
gridpath/transmission/capacity/costs.py
gridpath/transmission/capacity/capacity_types/__init__.py
gridpath/transmission/capacity/capacity_types/tx_new_lin.py
gridpath/transmission/capacity/capacity_types/tx_spec.py
gridpath/transmission/operations/__init__.py
gridpath/transmission/operations/carbon_emissions.py
gridpath/transmission/operations/common_functions.py
gridpath/transmission/operations/consolidate_results.py
gridpath/transmission/operations/hurdle_costs.py
gridpath/transmission/operations/hurdle_costs_by_timepoint.py
gridpath/transmission/operations/operations.py
gridpath/transmission/operations/simultaneous_flow_limits.py
gridpath/transmission/operations/transmission_flow_limits.py
gridpath/transmission/operations/transmission_target_contributions.py
gridpath/transmission/operations/tx_tuning_costs.py
gridpath/transmission/operations/operational_types/__init__.py
gridpath/transmission/operations/operational_types/tx_dcopf.py
gridpath/transmission/operations/operational_types/tx_simple.py
gridpath/transmission/operations/operational_types/tx_simple_binary.py
gridpath/transmission/reliability/__init__.py
gridpath/transmission/reliability/capacity_transfer_links.py
tests/__init__.py
tests/common_functions.py
tests/test_create_database.py
tests/test_examples.py
tests/test_run_data_toolkit.py
tests/test_run_scenario_parallel.py
tests/test_viz.py
tests/auxiliary/__init__.py
tests/auxiliary/test_auxiliary.py
tests/auxiliary/test_validations.py
tests/geography/__init__.py
tests/geography/test_carbon_cap_zones.py
tests/geography/test_carbon_credits_zones.py
tests/geography/test_carbon_tax_zones.py
tests/geography/test_energy_target_zones.py
tests/geography/test_frequency_response_balancing_areas.py
tests/geography/test_fuel_burn_limit_balancing_areas.py
tests/geography/test_geography_generic_policy.py
tests/geography/test_inertia_reserves_balancing_areas.py
tests/geography/test_instantaneous_penetration_zones.py
tests/geography/test_load_following_down_balancing_areas.py
tests/geography/test_load_following_up_balancing_areas.py
tests/geography/test_load_zones.py
tests/geography/test_local_capacity_zones.py
tests/geography/test_markets.py
tests/geography/test_performance_standard_zones.py
tests/geography/test_prm_zones.py
tests/geography/test_regulation_down_balancing_areas.py
tests/geography/test_regulation_up_balancing_areas.py
tests/geography/test_spinning_reserves_balancing_areas.py
tests/geography/test_transmission_target_zones.py
tests/geography/test_water_network.py
tests/objective/__init__.py
tests/objective/test_max_npv.py
tests/objective/project/__init__.py
tests/objective/project/test_aggregate_capacity_costs.py
tests/objective/project/test_aggregate_operational_costs.py
tests/objective/project/test_aggregate_operational_tuning_costs.py
tests/objective/project/test_aggregate_prm_group_costs.py
tests/objective/system/__init__.py
tests/objective/system/test_aggregate_load_balance_penalties.py
tests/objective/system/test_aggregate_market_revenue_and_costs.py
tests/objective/system/policy/__init__.py
tests/objective/system/policy/test_aggregate_carbon_cap_violation_penalties.py
tests/objective/system/policy/test_aggregate_carbon_credit_sales_and_purchases.py
tests/objective/system/policy/test_aggregate_carbon_tax_costs.py
tests/objective/system/policy/test_aggregate_fuel_burn_limit_violation_penalties.py
tests/objective/system/policy/test_aggregate_horizon_energy_target_violation_penalties.py
tests/objective/system/policy/test_aggregate_instantaneous_penetration_violation_penalties.py
tests/objective/system/policy/test_aggregate_performance_standard_violation_penalties.py
tests/objective/system/policy/test_aggregate_period_energy_target_violation_penalties.py
tests/objective/system/policy/test_aggregate_policy_target_violation_penalties.py
tests/objective/system/policy/test_aggregate_subsidies.py
tests/objective/system/policy/test_aggregate_transmission_target_violation_penalties.py
tests/objective/system/reserve_violation_penalties/__init__.py
tests/objective/system/reserve_violation_penalties/test_frequency_response.py
tests/objective/system/reserve_violation_penalties/test_inertia_reserves.py
tests/objective/system/reserve_violation_penalties/test_lf_reserves_down.py
tests/objective/system/reserve_violation_penalties/test_lf_reserves_up.py
tests/objective/system/reserve_violation_penalties/test_regulation_down.py
tests/objective/system/reserve_violation_penalties/test_regulation_up.py
tests/objective/system/reserve_violation_penalties/test_spinning_reserves.py
tests/objective/transmission/__init__.py
tests/objective/transmission/test_aggregate_capacity_costs.py
tests/objective/transmission/test_aggregate_hurdle_costs.py
tests/objective/transmission/test_aggregate_tx_tuning_costs.py
tests/objective/transmission/test_carbon_imports_tuning_costs.py
tests/project/__init__.py
tests/project/test_fuels.py
tests/project/test_init.py
tests/project/availability/__init__.py
tests/project/availability/test_availability.py
tests/project/availability/availability_types/__init__.py
tests/project/availability/availability_types/common_functions.py
tests/project/availability/availability_types/test_binary.py
tests/project/availability/availability_types/test_continuous.py
tests/project/availability/availability_types/test_exogenous.py
tests/project/capacity/__init__.py
tests/project/capacity/test_capacity.py
tests/project/capacity/test_capacity_groups.py
tests/project/capacity/test_costs.py
tests/project/capacity/test_potentials.py
tests/project/capacity/test_relative_capacity.py
tests/project/capacity/capacity_types/__init__.py
tests/project/capacity/capacity_types/test_common_methods.py
tests/project/capacity/capacity_types/test_dr_new.py
tests/project/capacity/capacity_types/test_energy_new_lin.py
tests/project/capacity/capacity_types/test_energy_spec.py
tests/project/capacity/capacity_types/test_fuel_prod_new.py
tests/project/capacity/capacity_types/test_fuel_prod_spec.py
tests/project/capacity/capacity_types/test_gen_new_bin.py
tests/project/capacity/capacity_types/test_gen_new_lin.py
tests/project/capacity/capacity_types/test_gen_ret_bin.py
tests/project/capacity/capacity_types/test_gen_ret_lin.py
tests/project/capacity/capacity_types/test_gen_spec.py
tests/project/capacity/capacity_types/test_gen_stor_hyb_spec.py
tests/project/capacity/capacity_types/test_stor_new_bin.py
tests/project/capacity/capacity_types/test_stor_new_lin.py
tests/project/capacity/capacity_types/test_stor_spec.py
tests/project/operations/__init__.py
tests/project/operations/common_functions.py
tests/project/operations/test_cap_factor_limits.py
tests/project/operations/test_carbon_cap.py
tests/project/operations/test_carbon_credits.py
tests/project/operations/test_carbon_emissions.py
tests/project/operations/test_carbon_tax.py
tests/project/operations/test_costs.py
tests/project/operations/test_cycle_select.py
tests/project/operations/test_energy_target_contributions.py
tests/project/operations/test_fix_commitment.py
tests/project/operations/test_fuel_burn.py
tests/project/operations/test_init.py
tests/project/operations/test_instantaneous_penetration_contributions.py
tests/project/operations/test_performance_standard.py
tests/project/operations/test_power.py
tests/project/operations/test_supplemental_firing.py
tests/project/operations/test_tuning_costs.py
tests/project/operations/operational_types/__init__.py
tests/project/operations/operational_types/test_common_functions.py
tests/project/operations/operational_types/test_dispatchable_load.py
tests/project/operations/operational_types/test_dr.py
tests/project/operations/operational_types/test_energy_hrz_shaping.py
tests/project/operations/operational_types/test_energy_load_following.py
tests/project/operations/operational_types/test_energy_profile.py
tests/project/operations/operational_types/test_energy_slice_hrz_shaping.py
tests/project/operations/operational_types/test_flex_load.py
tests/project/operations/operational_types/test_fuel_prod.py
tests/project/operations/operational_types/test_gen_always_on.py
tests/project/operations/operational_types/test_gen_commit_bin.py
tests/project/operations/operational_types/test_gen_commit_cap.py
tests/project/operations/operational_types/test_gen_commit_lin.py
tests/project/operations/operational_types/test_gen_hydro.py
tests/project/operations/operational_types/test_gen_hydro_must_take.py
tests/project/operations/operational_types/test_gen_hydro_water.py
tests/project/operations/operational_types/test_gen_must_run.py
tests/project/operations/operational_types/test_gen_simple.py
tests/project/operations/operational_types/test_gen_simple_no_load_balance_power.py
tests/project/operations/operational_types/test_gen_var.py
tests/project/operations/operational_types/test_gen_var_must_take.py
tests/project/operations/operational_types/test_gen_var_stor_hyb.py
tests/project/operations/operational_types/test_init.py
tests/project/operations/operational_types/test_load_component_modifier.py
tests/project/operations/operational_types/test_load_component_shift.py
tests/project/operations/operational_types/test_stor.py
tests/project/operations/reserves/__init__.py
tests/project/operations/reserves/test_frequency_response.py
tests/project/operations/reserves/test_inertia_reserves.py
tests/project/operations/reserves/test_lf_reserves_down.py
tests/project/operations/reserves/test_lf_reserves_up.py
tests/project/operations/reserves/test_regulation_down.py
tests/project/operations/reserves/test_regulation_up.py
tests/project/operations/reserves/test_spinning_reserves.py
tests/project/operations/reserves/op_type_dependent/__init__.py
tests/project/operations/reserves/op_type_dependent/test_frequency_response.py
tests/project/operations/reserves/op_type_dependent/test_inertia_reserves.py
tests/project/operations/reserves/op_type_dependent/test_lf_reserves_down.py
tests/project/operations/reserves/op_type_dependent/test_lf_reserves_up.py
tests/project/operations/reserves/op_type_dependent/test_regulation_down.py
tests/project/operations/reserves/op_type_dependent/test_regulation_up.py
tests/project/operations/reserves/op_type_dependent/test_spinning_reserves.py
tests/project/reliability/__init__.py
tests/project/reliability/local_capacity/__init__.py
tests/project/reliability/local_capacity/test_init.py
tests/project/reliability/local_capacity/test_local_capacity_contribution.py
tests/project/reliability/prm/__init__.py
tests/project/reliability/prm/test_elcc_surface.py
tests/project/reliability/prm/test_group_costs.py
tests/project/reliability/prm/test_init.py
tests/project/reliability/prm/test_prm_simple.py
tests/project/reliability/prm/prm_types/__init__.py
tests/project/reliability/prm/prm_types/test_energy_only_allowed.py
tests/project/reliability/prm/prm_types/test_fully_deliverable.py
tests/project/reliability/prm/prm_types/test_fully_deliverable_energy_limited.py
tests/project/reliability/prm/prm_types/test_init.py
tests/system/__init__.py
tests/system/load_balance/__init__.py
tests/system/load_balance/test_aggregate_market_participation.py
tests/system/load_balance/test_aggregate_project_power.py
tests/system/load_balance/test_aggregate_transmission_power.py
tests/system/load_balance/test_load_balance.py
tests/system/load_balance/test_static_load_requirement.py
tests/system/markets/__init__.py
tests/system/markets/test_market_participation.py
tests/system/markets/test_prices.py
tests/system/markets/test_volume.py
tests/system/policy/__init__.py
tests/system/policy/test_subsidies.py
tests/system/policy/carbon_cap/__init__.py
tests/system/policy/carbon_cap/test_aggregate_project_carbon_credits.py
tests/system/policy/carbon_cap/test_aggregate_project_carbon_emissions.py
tests/system/policy/carbon_cap/test_aggregate_transmission_carbon_emissions.py
tests/system/policy/carbon_cap/test_carbon_balance.py
tests/system/policy/carbon_cap/test_carbon_cap.py
tests/system/policy/carbon_credits/__init__.py
tests/system/policy/carbon_credits/test_aggregate_project_carbon_credits.py
tests/system/policy/carbon_credits/test_carbon_credits_balance.py
tests/system/policy/carbon_credits/test_sell_and_buy_credits.py
tests/system/policy/carbon_credits/test_sell_credits.py
tests/system/policy/carbon_tax/__init__.py
tests/system/policy/carbon_tax/test_aggregate_project_carbon_credits.py
tests/system/policy/carbon_tax/test_aggregate_project_carbon_emissions.py
tests/system/policy/carbon_tax/test_carbon_tax.py
tests/system/policy/carbon_tax/test_carbon_tax_costs.py
tests/system/policy/energy_targets/__init__.py
tests/system/policy/energy_targets/test_aggregate_horizon_energy_target_contributions.py
tests/system/policy/energy_targets/test_aggregate_period_energy_target_contributions.py
tests/system/policy/energy_targets/test_horizon_energy_target.py
tests/system/policy/energy_targets/test_period_energy_target.py
tests/system/policy/energy_targets/test_period_energy_target_balance.py
tests/system/policy/fuel_burn_limits/__init__.py
tests/system/policy/fuel_burn_limits/test_aggregate_project_fuel_burn.py
tests/system/policy/fuel_burn_limits/test_fuel_burn_limit_balance.py
tests/system/policy/fuel_burn_limits/test_fuel_burn_limits.py
tests/system/policy/instantaneous_penetration/__init__.py
tests/system/policy/instantaneous_penetration/test_instantaneous_penetration_aggregation.py
tests/system/policy/instantaneous_penetration/test_instantaneous_penetration_balance.py
tests/system/policy/instantaneous_penetration/test_instantaneous_penetration_requirements.py
tests/system/policy/transmission_targets/__init__.py
tests/system/policy/transmission_targets/test_aggregate_transmission_target_contributions.py
tests/system/policy/transmission_targets/test_transmission_target.py
tests/system/policy/transmission_targets/test_transmission_target_balance.py
tests/system/reliability/__init__.py
tests/system/reliability/local_capacity/__init__.py
tests/system/reliability/local_capacity/test_aggregate_local_capacity_contribution.py
tests/system/reliability/local_capacity/test_local_capacity_balance.py
tests/system/reliability/local_capacity/test_local_capacity_requirement.py
tests/system/reliability/prm/__init__.py
tests/system/reliability/prm/test_aggregate_project_simple_prm_contribution.py
tests/system/reliability/prm/test_capacity_contribution_transfers.py
tests/system/reliability/prm/test_elcc_surface.py
tests/system/reliability/prm/test_prm_balance.py
tests/system/reliability/prm/test_prm_requirement.py
tests/system/reserves/__init__.py
tests/system/reserves/aggregation/__init__.py
tests/system/reserves/aggregation/test_frequency_response.py
tests/system/reserves/aggregation/test_inertia_reserves.py
tests/system/reserves/aggregation/test_lf_reserves_down.py
tests/system/reserves/aggregation/test_lf_reserves_up.py
tests/system/reserves/aggregation/test_regulation_down.py
tests/system/reserves/aggregation/test_regulation_up.py
tests/system/reserves/aggregation/test_spinning_reserves.py
tests/system/reserves/balance/__init__.py
tests/system/reserves/balance/test_frequency_response.py
tests/system/reserves/balance/test_inertia_reserves.py
tests/system/reserves/balance/test_lf_reserves_down.py
tests/system/reserves/balance/test_lf_reserves_up.py
tests/system/reserves/balance/test_regulation_down.py
tests/system/reserves/balance/test_regulation_up.py
tests/system/reserves/balance/test_spinning_reserves.py
tests/system/reserves/requirement/__init__.py
tests/system/reserves/requirement/test_frequency_response.py
tests/system/reserves/requirement/test_inertia_reserves.py
tests/system/reserves/requirement/test_lf_reserves_down.py
tests/system/reserves/requirement/test_lf_reserves_up.py
tests/system/reserves/requirement/test_regulation_down.py
tests/system/reserves/requirement/test_regulation_up.py
tests/system/reserves/requirement/test_spinning_reserves.py
tests/system/water/__init__.py
tests/system/water/test_powerhouses.py
tests/system/water/test_water_flows.py
tests/system/water/test_water_node_balance.py
tests/system/water/test_water_nodes.py
tests/system/water/test_water_reservoirs.py
tests/system/water/test_water_system_params.py
tests/system/water/elevation_types/__init__.py
tests/system/water/elevation_types/test_constant.py
tests/system/water/elevation_types/test_endogenous.py
tests/system/water/elevation_types/test_exogenous.py
tests/temporal/__init__.py
tests/temporal/investment/__init__.py
tests/temporal/investment/test_periods.py
tests/temporal/investment/test_superperiods.py
tests/temporal/operations/__init__.py
tests/temporal/operations/test_horizons.py
tests/temporal/operations/test_timepoints.py
tests/transmission/__init__.py
tests/transmission/test_init.py
tests/transmission/availability/__init__.py
tests/transmission/availability/test_availability.py
tests/transmission/availability/availability_types/__init__.py
tests/transmission/availability/availability_types/test_exogenous.py
tests/transmission/availability/availability_types/test_exogenous_monthly.py
tests/transmission/capacity/__init__.py
tests/transmission/capacity/test_capacity.py
tests/transmission/capacity/test_capacity_groups.py
tests/transmission/capacity/test_costs.py
tests/transmission/capacity/capacity_types/__init__.py
tests/transmission/capacity/capacity_types/test_tx_new_lin.py
tests/transmission/capacity/capacity_types/test_tx_spec.py
tests/transmission/operations/__init__.py
tests/transmission/operations/test_carbon_emissions.py
tests/transmission/operations/test_hurdle_costs.py
tests/transmission/operations/test_hurdle_costs_by_timepoint.py
tests/transmission/operations/test_operations.py
tests/transmission/operations/test_simultaneous_flow_limits.py
tests/transmission/operations/test_transmission_flow_limits.py
tests/transmission/operations/test_transmission_target_contributions.py
tests/transmission/operations/test_tx_tuning_costs.py
tests/transmission/operations/operational_types/__init__.py
tests/transmission/operations/operational_types/test_tx_dcopf.py
tests/transmission/operations/operational_types/test_tx_simple.py
tests/transmission/operations/operational_types/test_tx_simple_binary.py
viz/__init__.py
viz/capacity_factor_plot.py
viz/capacity_new_plot.py
viz/capacity_retired_plot.py
viz/capacity_total_loadzone_comparison_plot.py
viz/capacity_total_plot.py
viz/capacity_total_scenario_comparison_plot.py
viz/carbon_plot.py
viz/common_functions.py
viz/cost_plot.py
viz/curtailment_hydro_heatmap_plot.py
viz/curtailment_variable_heatmap_plot.py
viz/dispatch_plot.py
viz/energy_plot.py
viz/energy_target_plot.py
viz/project_operations_plot.py