Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapting to psdm LoadProfileSource. #961

Draft
wants to merge 11 commits into
base: dev
Choose a base branch
from

Conversation

staudtMarius
Copy link
Member

@staudtMarius staudtMarius commented Sep 18, 2024

Resolves #951

Note MS: The tests needs to be adapted.

@staudtMarius
Copy link
Member Author

This PR needs PSDM 1135.

staudtMarius and others added 9 commits September 18, 2024 17:45
# Conflicts:
#	CHANGELOG.md
#	src/main/scala/edu/ie3/simona/agent/participant/load/LoadAgent.scala
#	src/main/scala/edu/ie3/simona/agent/participant/load/LoadAgentFundamentals.scala
#	src/main/scala/edu/ie3/simona/config/ConfigFailFast.scala
#	src/main/scala/edu/ie3/simona/model/participant/load/profile/LoadProfileStore.scala
#	src/main/scala/edu/ie3/simona/model/participant/load/profile/TypeDayProfile.scala
#	src/main/scala/edu/ie3/simona/model/participant/load/random/RandomLoadParamStore.scala
#	src/main/scala/edu/ie3/simona/model/participant/load/random/TypeDayParameters.scala
#	src/test/scala/edu/ie3/simona/agent/participant/LoadAgentProfileModelCalculationSpec.scala
#	src/test/scala/edu/ie3/simona/model/participant/load/LoadProfileStoreSpec.scala
#	src/test/scala/edu/ie3/simona/model/participant/load/RandomLoadModelSpec.scala
@staudtMarius staudtMarius self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the PSDM LoadProfileSource for reading in load profiles
1 participant