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 changed data sources in PDSM #435

Closed
staudtMarius opened this issue Jan 23, 2023 · 0 comments · Fixed by #436
Closed

Adapting to changed data sources in PDSM #435

staudtMarius opened this issue Jan 23, 2023 · 0 comments · Fixed by #436
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@staudtMarius
Copy link
Member

The PR

will change how data sources return their data. Instead of returning optional that may be empty, The data source will now return the data directly if possible or throw an exception. Therefore simona needs to adapt to these changes.

@staudtMarius staudtMarius added the enhancement New feature or request label Jan 23, 2023
@staudtMarius staudtMarius added this to the Version 3.0 milestone Jan 23, 2023
@staudtMarius staudtMarius self-assigned this Jan 23, 2023
staudtMarius added a commit that referenced this issue Jan 26, 2023
@sebastian-peter sebastian-peter added dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Feb 2, 2023
staudtMarius added a commit that referenced this issue Feb 15, 2023
staudtMarius added a commit that referenced this issue Feb 22, 2023
# Conflicts:
#	src/main/scala/edu/ie3/simona/io/grid/CsvGridSource.scala
staudtMarius added a commit that referenced this issue Apr 18, 2023
staudtMarius added a commit that referenced this issue Aug 14, 2023
…s' into ms/#435-adapting-to-changed-data-sources-in-PDSM

# Conflicts:
#	CHANGELOG.md
staudtMarius added a commit that referenced this issue Aug 14, 2023
staudtMarius added a commit that referenced this issue Sep 6, 2023
….0.0

# Conflicts:
#	src/main/scala/edu/ie3/simona/service/weather/SampleWeatherSource.scala
#	src/main/scala/edu/ie3/simona/service/weather/WeatherSource.scala
#	src/main/scala/edu/ie3/simona/service/weather/WeatherSourceWrapper.scala
#	src/test/scala/edu/ie3/simona/service/weather/SampleWeatherSourceSpec.scala
#	src/test/scala/edu/ie3/simona/service/weather/WeatherServiceSpec.scala
#	src/test/scala/edu/ie3/simona/service/weather/WeatherSourceSpec.scala
#	src/test/scala/edu/ie3/simona/service/weather/WeatherSourceWrapperSpec.scala
t-ober added a commit that referenced this issue Sep 6, 2023
…d-data-sources-in-PDSM

Adapting to changes in PSDM version 4.0.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants