.editorconfig
.gitignore
.gitlab-ci.yml
.mlc-config.json
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.dev.md
README.md
pyproject.toml
run_local.py
.gitlab/issue_templates/bug_report.md
.gitlab/issue_templates/documentation.md
.gitlab/issue_templates/feature_request.md
.gitlab/issue_templates/others.md
.gitlab/merge_request_templates/default.md
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/.gitignore
input/multi_hour_demo/flex-demand.csv
input/multi_hour_demo/forecast-prices.csv
input/multi_hour_demo/loads_generators_timeseries.csv
input/multi_hour_demo/multi_hour_demo.ymmsl
input/multi_hour_demo/generators/G01.yaml
input/multi_hour_demo/generators/G02.yaml
input/multi_hour_demo/satellite_configs/multi_hour_satellite.yaml
notebooks/multi-hour-demo.ipynb
notebooks/multi-profile-demo.ipynb
notebooks/time_satellites.ipynb
notebooks/window_store_visualization.ipynb
src/annular/__init__.py
src/annular/coupling.py
src/annular/coupling_components.py
src/annular/market_model.py
src/annular.egg-info/PKG-INFO
src/annular.egg-info/SOURCES.txt
src/annular.egg-info/dependency_links.txt
src/annular.egg-info/requires.txt
src/annular.egg-info/top_level.txt
src/annular/satellite_model/__init__.py
src/annular/satellite_model/heuristic_bidding_strategy.py
src/annular/satellite_model/multi_profile_strategy.py
src/annular/satellite_model/optimizer_bidding_strategy.py
src/annular/satellite_model/satellite_model.py
src/annular/satellite_model/simple_demo.py
tests/__init__.py
tests/conftest.py
tests/test_bug.py
tests/test_coupling_module.py
tests/test_heuristic_satellite.py
tests/test_market_model_module.py
tests/test_multi_profile_strategy.py
tests/test_optimizer_satellite.py
tests/test_simple_demo.py
tests/test_store_consistency.py
tests/data/base-and-flex-demand.csv
tests/data/capacity-factors.csv
tests/data/carrier-prices.csv
tests/data/forecast-prices.csv
tests/data/long-capacity-factors.csv
tests/data/long-carrier-prices.csv
tests/data/long-flex-demand.csv
tests/data/long-forecast.csv
tests/data/stepwise-demand-multiple-timesteps.csv
tests/data/stepwise-demand.csv
tests/data/stepwise-supply.csv
tests/data/test-capacity-factors.csv
tests/data/test_bug.ymmsl
tests/data/test_config.ymmsl
tests/data/test_expanding_satellites_config.ymmsl
tests/data/test_multi_hour.ymmsl
tests/data/test_multi_profile.ymmsl
tests/data/test_opportunity_cost_optimizer.ymmsl
tests/data/test_satellites_config.ymmsl
tests/data/test_store_consistency.ymmsl
tests/data/battery_configs/Battery.yaml
tests/data/bug_folder/forecast-prices.csv
tests/data/bug_folder/loads_generators_timeseries.csv
tests/data/bug_folder/price_other_carriers.csv
tests/data/bug_folder/generators/G014.yaml
tests/data/bug_folder/other_prosumers/P001.yaml
tests/data/bug_folder/other_satellite_configs/satellite_base_config.yaml
tests/data/bug_folder/prosumers/B003.yaml
tests/data/bug_folder/satellite_configs/base_config.yaml
tests/data/efficiency_paths/more_alternatives.yaml
tests/data/efficiency_paths/no_alternative.yaml
tests/data/efficiency_paths/one_alternative.yaml
tests/data/expanding_configs/ev.yml
tests/data/expanding_configs/heat.yml
tests/data/expanding_configs/hydrogen.yml
tests/data/flex_prosumer/P01.yaml
tests/data/flex_satellite_config/flex_satellite.yaml
tests/data/generator_configs/G01.yaml
tests/data/generator_configs/G02.yaml
tests/data/generator_configs/G03.yaml
tests/data/generator_configs/G04.yaml
tests/data/generator_configs/G05.yaml
tests/data/generator_configs/G06.yaml
tests/data/generator_configs/G07.yaml
tests/data/generator_configs/G08.yaml
tests/data/generator_configs/G09.yaml
tests/data/heuristic_satellites/ev.yml
tests/data/heuristic_satellites/heat.yml
tests/data/multi_hour_configs/hydrogen.yml
tests/data/multi_profile/forecast-prices.csv
tests/data/multi_profile/loads_generators_timeseries.csv
tests/data/multi_profile/price_other_carriers.csv
tests/data/multi_profile/prosumers/P01.yaml
tests/data/multi_profile_configs/hydrogen.yml
tests/data/regression_configs/has_inflexible_demand.yaml
tests/data/satellite_configs/ev.yml
tests/data/satellite_configs/heat.yml
tests/data/satellite_configs/hydrogen.yml
tests/data/satellite_model_configs/Battery.yaml
tests/data/satellite_model_configs/Consumer.yaml
tests/data/satellite_model_configs/Consumer2.yaml