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

various improvements for pypsa and amiris loader #509

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

maurerle
Copy link
Member

@maurerle maurerle commented Dec 4, 2024

We did have some problems with the Amiris and PyPSA loaders, which are about to be fixed in this PR.

This also fixes the deprecation warning in PyPSA.

When running a distributed simulation using MQTT, it helps to set_tcp_nodelay=true in the MQTT config to improve performance a lot.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 22.85714% with 27 lines in your changes missing coverage. Please review.

Project coverage is 76.40%. Comparing base (44fb0fc) to head (21975be).

Files with missing lines Patch % Lines
assume/common/grid_utils.py 0.00% 13 Missing ⚠️
...ssume/markets/clearing_algorithms/nodal_pricing.py 0.00% 9 Missing ⚠️
assume/common/outputs.py 25.00% 3 Missing ⚠️
assume/markets/clearing_algorithms/redispatch.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #509      +/-   ##
==========================================
- Coverage   76.54%   76.40%   -0.14%     
==========================================
  Files          51       51              
  Lines        6863     6880      +17     
==========================================
+ Hits         5253     5257       +4     
- Misses       1610     1623      +13     
Flag Coverage Δ
pytest 76.40% <22.85%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant