Commit a1fafd7
0.0.14. Capacity Analysis. Refactoring. Poetry Package Manager. (#9)
* Allow the case where not all participants have offtake, injection or a key
* readmes updated
* added capacity analysis with demo nb
* python compat removal >3.10
* key validation to 3 decimal values
* added poetry as package manager and updated the requirements and dev requirements
* review
* imports
* samples
* add seaborn requirement-dev
* remove rounding from output
* Capacity analysis typechanges to make it more pure and only use inout outputmodels in the demo
* feat: Add PeakDetail model to capacity module
* chore: Ruff import removal
* chore: Update pre-commit hooks with pyupgrade v3.16.0 refactoring to upgrade to python311
* feat: added a test you can run for all the notebooks. (#8)
* chore: Update pre-commit hooks with pyupgrade v3.16.0 refactoring to upgrade to python311
* chore: made requirements more human readable
* feat: Update dependencies for entsoe-py and energyid
* chore: Add test suite for notebook execution
---------
Co-authored-by: Jan Pecinovsky <jan.pecinovsky@energieid.be>
* Version Bump
---------
Co-authored-by: Molier <oscar.swyns@hotmail.com>
Co-authored-by: Oscar <7408635+Molier@users.noreply.github.com>1 parent 9061782 commit a1fafd7
File tree
29 files changed
+217863
-162576
lines changed- data
- capacity
- dyntar
- energiedelen
- openenergyid
- capacity
- dyntar
- energysharing
- mvlr
- tests
29 files changed
+217863
-162576
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
| 4 | + | |
| 5 | + | |
0 commit comments