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

Fix/setup #187

Merged
merged 34 commits into from
Oct 14, 2024
Merged

Fix/setup #187

merged 34 commits into from
Oct 14, 2024

Conversation

p-snft
Copy link
Member

@p-snft p-snft commented Sep 30, 2024

This updates oemof.thermal to current package standards, in the sense of making it compatible to current versions

  1. of the dependencies (except pvlib),
  2. of Python (use pyproject.toml, in particular to allow editable installations), and
  3. of CI infrastructure.

Known issues: An old version of pvlib is needed to calculate solar radiation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

This works around the problem that labels might be set inconsistently
because of multi-inheritence.
The CSP facade needs poa_horizontal_ratio, which is no longer available
in more recent versions of pvlib.
This is because Pyomo has no reproducible line order.
@p-snft p-snft self-assigned this Oct 10, 2024
@p-snft p-snft marked this pull request as ready for review October 10, 2024 19:27
@p-snft p-snft requested a review from a team October 10, 2024 19:27
@p-snft p-snft requested a review from fwitte October 11, 2024 09:06
Copy link
Member

@fwitte fwitte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all fine in my opinion, thank you!

@p-snft p-snft merged commit 08daa29 into dev Oct 14, 2024
12 checks passed
@p-snft p-snft deleted the fix/setup branch October 14, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants