-
Notifications
You must be signed in to change notification settings - Fork 8
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
update Release 0.3.4 #154
base: master
Are you sure you want to change the base?
update Release 0.3.4 #154
Commits on Dec 10, 2018
-
wolfbunke committed
Dec 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 0edfd4e - Browse repository at this point
Copy the full SHA 0edfd4eView commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 513c4d1 - Browse repository at this point
Copy the full SHA 513c4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbabc67 - Browse repository at this point
Copy the full SHA fbabc67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 061178f - Browse repository at this point
Copy the full SHA 061178fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ffc74a - Browse repository at this point
Copy the full SHA 9ffc74aView commit details
Commits on Sep 6, 2022
-
Updated the _ETraGoData class and added a script to test it
Malte Jahn committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 531701d - Browse repository at this point
Copy the full SHA 531701dView commit details -
Merge branch 'features/update_eDisGo_workflow' of https://github.com/…
…openego/eGo into features/update_eDisGo_workflow
Malte Jahn committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for fdc076f - Browse repository at this point
Copy the full SHA fdc076fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f2382 - Browse repository at this point
Copy the full SHA 90f2382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7adcf15 - Browse repository at this point
Copy the full SHA 7adcf15View commit details -
Configuration menu - View commit details
-
Copy full SHA for b34e79c - Browse repository at this point
Copy the full SHA b34e79cView commit details -
Merge branch 'features/update_eDisGo_workflow' of github.com:openego/…
…eGo into features/update_eDisGo_workflow
Configuration menu - View commit details
-
Copy full SHA for bf138c3 - Browse repository at this point
Copy the full SHA bf138c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524071e - Browse repository at this point
Copy the full SHA 524071eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4386440 - Browse repository at this point
Copy the full SHA 4386440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba5294 - Browse repository at this point
Copy the full SHA 4ba5294View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6246ce - Browse repository at this point
Copy the full SHA d6246ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6543f76 - Browse repository at this point
Copy the full SHA 6543f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1924126 - Browse repository at this point
Copy the full SHA 1924126View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8199fa - Browse repository at this point
Copy the full SHA f8199faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a998f - Browse repository at this point
Copy the full SHA 44a998fView commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 617ffdf - Browse repository at this point
Copy the full SHA 617ffdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fc909 - Browse repository at this point
Copy the full SHA d8fc909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191b793 - Browse repository at this point
Copy the full SHA 191b793View commit details
Commits on Sep 22, 2022
-
Update the interface between eTraGo and eDisGo
- Change the _ETraGoData Class to ETraGoMinimalData and move from edisgo_integration.py to interface.py - Change the get_etragospecs_direct function to get_etrago_results_per_bus and move from specs.py to interface.py - Add tests for the ETraGoMinimalData Class and the get_etragospecs_direct function
Malte Jahn committedSep 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 71b597f - Browse repository at this point
Copy the full SHA 71b597fView commit details
Commits on Sep 23, 2022
-
Feature/add pre commit hooks (#158)
* added dev requirements * removed old dependencies * reformatted files with black and isort * adapted readme
Configuration menu - View commit details
-
Copy full SHA for 380cec8 - Browse repository at this point
Copy the full SHA 380cec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 383e904 - Browse repository at this point
Copy the full SHA 383e904View commit details
Commits on Feb 3, 2023
-
Run pre-commit hooks first time in branch
Malte Jahn committedFeb 3, 2023 Configuration menu - View commit details
-
Copy full SHA for ff58b30 - Browse repository at this point
Copy the full SHA ff58b30View commit details -
Malte Jahn committed
Feb 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 97e71b1 - Browse repository at this point
Copy the full SHA 97e71b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c5483 - Browse repository at this point
Copy the full SHA e4c5483View commit details
Commits on Feb 16, 2023
-
- Put code in functions for better readability
Malte Jahn committedFeb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 2d71813 - Browse repository at this point
Copy the full SHA 2d71813View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4e76e2 - Browse repository at this point
Copy the full SHA e4e76e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e94020 - Browse repository at this point
Copy the full SHA 5e94020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92eb100 - Browse repository at this point
Copy the full SHA 92eb100View commit details
Commits on Feb 23, 2023
-
- Add a blacklist to select only working grids in the clustering. - Add a new method to connect to the egon-data database. - Get the cluster attributes from database not from ding0. - Solve some flake8 problems - Excluded "F841 from checking local variable ... is assigned to but never used" - In this project state, there are much unused local variables, which are later used.
Malte Jahn committedFeb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for b1712c1 - Browse repository at this point
Copy the full SHA b1712c1View commit details -
Add examples for the clustering
Malte Jahn committedFeb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for fedd5ab - Browse repository at this point
Copy the full SHA fedd5abView commit details -
Rename variables, use edisgo grid instead of ding0 grids
- Use in edisgo pre edited grid instead of ding0 grids. - Rename ding0_path to grid_path
Malte Jahn committedFeb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for fc4707f - Browse repository at this point
Copy the full SHA fc4707fView commit details
Commits on Feb 26, 2023
-
Refactor interface and clustering
- add arguments for example_clustering_full_workflow.py for lopf and post lopf - add rename some variables - refactor pf post lopf mode - add 0s in results if for the bus_id component doesn't exist - add function to search weather_id for the subst_id
Malte Jahn committedFeb 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 1b0e5ba - Browse repository at this point
Copy the full SHA 1b0e5baView commit details
Commits on Mar 6, 2023
-
Malte Jahn committed
Mar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for ddba219 - Browse repository at this point
Copy the full SHA ddba219View commit details
Commits on Mar 9, 2023
-
Malte Jahn committed
Mar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ebff22 - Browse repository at this point
Copy the full SHA 0ebff22View commit details -
Read database and ssh from secondary config
Malte Jahn committedMar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for a20bcb0 - Browse repository at this point
Copy the full SHA a20bcb0View commit details -
Update edisgo_mwe.py and settings
- add data_in and data_out to config
Malte Jahn committedMar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for b5897a0 - Browse repository at this point
Copy the full SHA b5897a0View commit details -
Malte Jahn committed
Mar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 0a6cd95 - Browse repository at this point
Copy the full SHA 0a6cd95View commit details
Commits on Mar 10, 2023
-
Update filepaths, logging and run_edisgo behaviour
- Update the levels of the config - Try to use data_dir and results_dir of the config in the edisgo part - Log edisgo runs to separate files
Malte Jahn committedMar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 35f20b8 - Browse repository at this point
Copy the full SHA 35f20b8View commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd88a21 - Browse repository at this point
Copy the full SHA fd88a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcd317 - Browse repository at this point
Copy the full SHA dfcd317View commit details -
Configuration menu - View commit details
-
Copy full SHA for a955e25 - Browse repository at this point
Copy the full SHA a955e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2981cf7 - Browse repository at this point
Copy the full SHA 2981cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd735e - Browse repository at this point
Copy the full SHA bdd735eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b11623a - Browse repository at this point
Copy the full SHA b11623aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbce8cb - Browse repository at this point
Copy the full SHA dbce8cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5306d4e - Browse repository at this point
Copy the full SHA 5306d4eView commit details
Commits on Mar 23, 2023
-
Malte Jahn committed
Mar 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 60c341e - Browse repository at this point
Copy the full SHA 60c341eView commit details -
Update loading of config and add missing config values
Malte Jahn committedMar 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 357190b - Browse repository at this point
Copy the full SHA 357190bView commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60f97dc - Browse repository at this point
Copy the full SHA 60f97dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f86b6 - Browse repository at this point
Copy the full SHA 40f86b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fac87 - Browse repository at this point
Copy the full SHA 11fac87View commit details
Commits on Apr 4, 2023
-
Merge pull request #159 from openego/features/integrate-egon-etrago
Integrate eTraGo
Configuration menu - View commit details
-
Copy full SHA for d121771 - Browse repository at this point
Copy the full SHA d121771View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5d603 - Browse repository at this point
Copy the full SHA cf5d603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbaae3 - Browse repository at this point
Copy the full SHA 0dbaae3View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aadf6ab - Browse repository at this point
Copy the full SHA aadf6abView commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e5a8e7 - Browse repository at this point
Copy the full SHA 2e5a8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 031d61e - Browse repository at this point
Copy the full SHA 031d61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd124c2 - Browse repository at this point
Copy the full SHA cd124c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c1d8c - Browse repository at this point
Copy the full SHA 17c1d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c614173 - Browse repository at this point
Copy the full SHA c614173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6d511 - Browse repository at this point
Copy the full SHA 3d6d511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d87dc - Browse repository at this point
Copy the full SHA 81d87dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d5465 - Browse repository at this point
Copy the full SHA c4d5465View commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc487f0 - Browse repository at this point
Copy the full SHA dc487f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519a226 - Browse repository at this point
Copy the full SHA 519a226View commit details
Commits on Apr 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d142c65 - Browse repository at this point
Copy the full SHA d142c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde3e13 - Browse repository at this point
Copy the full SHA fde3e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39ebd05 - Browse repository at this point
Copy the full SHA 39ebd05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df4776 - Browse repository at this point
Copy the full SHA 5df4776View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ab096c - Browse repository at this point
Copy the full SHA 2ab096cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2113d - Browse repository at this point
Copy the full SHA cc2113dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82600d7 - Browse repository at this point
Copy the full SHA 82600d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b150fd - Browse repository at this point
Copy the full SHA 4b150fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6a526 - Browse repository at this point
Copy the full SHA 9a6a526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fbbafa - Browse repository at this point
Copy the full SHA 6fbbafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dba981f - Browse repository at this point
Copy the full SHA dba981fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd237a - Browse repository at this point
Copy the full SHA 0cd237aView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 752f137 - Browse repository at this point
Copy the full SHA 752f137View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0448197 - Browse repository at this point
Copy the full SHA 0448197View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c85de9 - Browse repository at this point
Copy the full SHA 1c85de9View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24a5c2c - Browse repository at this point
Copy the full SHA 24a5c2cView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a625210 - Browse repository at this point
Copy the full SHA a625210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bea3c0 - Browse repository at this point
Copy the full SHA 6bea3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92401a6 - Browse repository at this point
Copy the full SHA 92401a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd6446 - Browse repository at this point
Copy the full SHA abd6446View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d3c9a - Browse repository at this point
Copy the full SHA e0d3c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0659bf - Browse repository at this point
Copy the full SHA e0659bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca1205 - Browse repository at this point
Copy the full SHA 0ca1205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c06816 - Browse repository at this point
Copy the full SHA 2c06816View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83c8c59 - Browse repository at this point
Copy the full SHA 83c8c59View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff4bea5 - Browse repository at this point
Copy the full SHA ff4bea5View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfdb7bf - Browse repository at this point
Copy the full SHA cfdb7bfView commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb39d3d - Browse repository at this point
Copy the full SHA fb39d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 477dfc9 - Browse repository at this point
Copy the full SHA 477dfc9View commit details
Commits on May 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f831d76 - Browse repository at this point
Copy the full SHA f831d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa25d0 - Browse repository at this point
Copy the full SHA baa25d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b89ea3 - Browse repository at this point
Copy the full SHA 3b89ea3View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27fbad6 - Browse repository at this point
Copy the full SHA 27fbad6View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3feb24c - Browse repository at this point
Copy the full SHA 3feb24cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e08520d - Browse repository at this point
Copy the full SHA e08520dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86454c6 - Browse repository at this point
Copy the full SHA 86454c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5522300 - Browse repository at this point
Copy the full SHA 5522300View commit details -
Configuration menu - View commit details
-
Copy full SHA for d64b0b4 - Browse repository at this point
Copy the full SHA d64b0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e03615 - Browse repository at this point
Copy the full SHA 0e03615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7259b9b - Browse repository at this point
Copy the full SHA 7259b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6cee9c - Browse repository at this point
Copy the full SHA a6cee9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 735cdeb - Browse repository at this point
Copy the full SHA 735cdebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9cd827 - Browse repository at this point
Copy the full SHA f9cd827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36abdd1 - Browse repository at this point
Copy the full SHA 36abdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d4e71 - Browse repository at this point
Copy the full SHA 14d4e71View commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89dacb1 - Browse repository at this point
Copy the full SHA 89dacb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f49383c - Browse repository at this point
Copy the full SHA f49383cView commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18323c0 - Browse repository at this point
Copy the full SHA 18323c0View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0adbd69 - Browse repository at this point
Copy the full SHA 0adbd69View commit details -
Configuration menu - View commit details
-
Copy full SHA for b468188 - Browse repository at this point
Copy the full SHA b468188View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47baec - Browse repository at this point
Copy the full SHA b47baecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ab6f1 - Browse repository at this point
Copy the full SHA 81ab6f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ed7cb - Browse repository at this point
Copy the full SHA 35ed7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3d09e - Browse repository at this point
Copy the full SHA 5a3d09eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17fa273 - Browse repository at this point
Copy the full SHA 17fa273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 554ccf2 - Browse repository at this point
Copy the full SHA 554ccf2View commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 605b65b - Browse repository at this point
Copy the full SHA 605b65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30280b0 - Browse repository at this point
Copy the full SHA 30280b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 384c5a5 - Browse repository at this point
Copy the full SHA 384c5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64efce8 - Browse repository at this point
Copy the full SHA 64efce8View commit details
Commits on May 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34cb190 - Browse repository at this point
Copy the full SHA 34cb190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566bd66 - Browse repository at this point
Copy the full SHA 566bd66View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfab09e - Browse repository at this point
Copy the full SHA dfab09eView commit details