-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature apply action #4
Commits on Aug 28, 2023
-
Access to the first notebook deliverable
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e043417 - Browse repository at this point
Copy the full SHA e043417View commit details -
first push of pypowsybl implementation in Grid2Op
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f735e4 - Browse repository at this point
Copy the full SHA 6f735e4View commit details
Commits on Sep 27, 2023
-
Signed-off-by: tschuppr <[email protected]> Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92ba8d2 - Browse repository at this point
Copy the full SHA 92ba8d2View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37133e3 - Browse repository at this point
Copy the full SHA 37133e3View commit details -
delete double file only use the one in notebook folder
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cca107d - Browse repository at this point
Copy the full SHA cca107dView commit details -
implementation of storage handling with pypowsybl batteries, adding c…
…ommentaries, adding utility functions Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a12bd0 - Browse repository at this point
Copy the full SHA 6a12bd0View commit details -
small changes for thermal limit handling - WIP
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15994ca - Browse repository at this point
Copy the full SHA 15994caView commit details -
first push of apply action branch + redaction of get_nb_active_bus fct
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 187de52 - Browse repository at this point
Copy the full SHA 187de52View commit details -
adding doubling of buses and gestion of their names, adding test for …
…backend action : not set to be working good with xiidm WIP Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f38465 - Browse repository at this point
Copy the full SHA 1f38465View commit details -
Configuration menu - View commit details
-
Copy full SHA for c976ed2 - Browse repository at this point
Copy the full SHA c976ed2View commit details -
moving modified files into src
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9625f2 - Browse repository at this point
Copy the full SHA a9625f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5256fce - Browse repository at this point
Copy the full SHA 5256fceView commit details -
Refactoring for src to be a module and not a python project directory
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b016c51 - Browse repository at this point
Copy the full SHA b016c51View commit details -
Revert "Refactoring for src to be a module and not a python project d…
…irectory" This reverts commit 4bc3fa8. Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1403d1 - Browse repository at this point
Copy the full SHA b1403d1View commit details -
changing file folder to be used as modules
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cf5d1d - Browse repository at this point
Copy the full SHA 1cf5d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5b230 - Browse repository at this point
Copy the full SHA 0d5b230View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe84c02 - Browse repository at this point
Copy the full SHA fe84c02View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef8092a - Browse repository at this point
Copy the full SHA ef8092aView commit details -
Configuration menu - View commit details
-
Copy full SHA for de80cf8 - Browse repository at this point
Copy the full SHA de80cf8View commit details -
[RT] all files finally in the good folder
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0415ec5 - Browse repository at this point
Copy the full SHA 0415ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c3aa9 - Browse repository at this point
Copy the full SHA 01c3aa9View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e51d9b5 - Browse repository at this point
Copy the full SHA e51d9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b9262 - Browse repository at this point
Copy the full SHA 81b9262View commit details -
handling shunt status but not action
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaf1da2 - Browse repository at this point
Copy the full SHA eaf1da2View commit details -
[RT] new test case and better handling of map_sub aka mapping bus nam…
…e in back with their relative in grid2op, WIP for shunts Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73ebc98 - Browse repository at this point
Copy the full SHA 73ebc98View commit details -
[RT] adding some explanation about key objects and function (topologi…
…cal) Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb6ef16 - Browse repository at this point
Copy the full SHA bb6ef16View commit details -
[RT] giving some better insight on how grid2op is working vs pypowsyb…
…l and what are the choices we have made Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e2c524 - Browse repository at this point
Copy the full SHA 4e2c524View commit details -
[RT] clearer TODO and add for somes, little bit of a description for …
…some functions and methods Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 548a759 - Browse repository at this point
Copy the full SHA 548a759View commit details -
[RT] implementing thermal limitation
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffbc3fb - Browse repository at this point
Copy the full SHA ffbc3fbView commit details -
[RT] changing thermal limitation part in README
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05ba69f - Browse repository at this point
Copy the full SHA 05ba69fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7351462 - Browse repository at this point
Copy the full SHA 7351462View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d79e18 - Browse repository at this point
Copy the full SHA 8d79e18View commit details -
[RT] Little change to handle changes in code
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d101b46 - Browse repository at this point
Copy the full SHA d101b46View commit details -
[RT] Changes in thermal limitation code to put by default a high value
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b171d0a - Browse repository at this point
Copy the full SHA b171d0aView commit details -
[RT] adding some setup to build up the package to be used in the Note…
…book DoNothingAgent and adding a notebook to demonstrate that this agent is working Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa8b19d - Browse repository at this point
Copy the full SHA fa8b19dView commit details -
[RT] Adding a script to test the implementation of the DoNothingAgent…
… and uploading some data for testing l2rpn basis but changed to have same naming as pypowsybl Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6318019 - Browse repository at this point
Copy the full SHA 6318019View commit details -
[RT] Adding functions to better handle some actions, minor change in …
…runpf, adding copy fct, adding moving_buses fct Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e228d0 - Browse repository at this point
Copy the full SHA 7e228d0View commit details -
[RT] changing the handling of path to work direct from repo
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2506ef1 - Browse repository at this point
Copy the full SHA 2506ef1View commit details -
[RT] little changes in includes and exclusion of a file that is not u…
…seful Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ff4a85 - Browse repository at this point
Copy the full SHA 1ff4a85View commit details -
[RT] Huge changes in the way we handle disconnected elements (lines/t…
…ransformers, storage,loads,generators...), we can now load the environment l2rpn_case14_sandbox_Pypowsybl without any issue Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c55ed4c - Browse repository at this point
Copy the full SHA c55ed4cView commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfffa97 - Browse repository at this point
Copy the full SHA cfffa97View commit details -
Update DoNothingAgent experimentation script
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1700da8 - Browse repository at this point
Copy the full SHA 1700da8View commit details -
[RT] updating the test file to use also for pandapow
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bf0c77 - Browse repository at this point
Copy the full SHA 1bf0c77View commit details -
[RT] changing the way we handle buses, switching to bus_breaker_view,…
… upgrading lots of parts of the code to modify p/q for loads/gens (WIP), lot of other minors modification Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51c1873 - Browse repository at this point
Copy the full SHA 51c1873View commit details -
[RT] small modifications, mostly style
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fadb20 - Browse repository at this point
Copy the full SHA 6fadb20View commit details -
[RT] changing all components so right informations are passed to Grid…
…2op, confusion was in pypowsybl between p0/q0... and p/q... Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18eb61e - Browse repository at this point
Copy the full SHA 18eb61eView commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1defbf - Browse repository at this point
Copy the full SHA f1defbfView commit details -
Update config.py to have thermal limits properly sorted
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe69c03 - Browse repository at this point
Copy the full SHA fe69c03View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46953a4 - Browse repository at this point
Copy the full SHA 46953a4View commit details -
Overload pywposybl Network class to keep DataFrames order
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c8740f - Browse repository at this point
Copy the full SHA 0c8740fView commit details -
Fix Backend on DoNothing agent and clean up a bit
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14366e5 - Browse repository at this point
Copy the full SHA 14366e5View commit details -
[RT] Change in git for svg figures
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ded404 - Browse repository at this point
Copy the full SHA 7ded404View commit details -
[RT] Change to comeback on tests on json files to better fit Grid2op …
…json testing. Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6787b3 - Browse repository at this point
Copy the full SHA e6787b3View commit details -
[RT] Rename to have several tests scripts
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 654f116 - Browse repository at this point
Copy the full SHA 654f116View commit details -
[RT] Pushing the scriptTest with donothing and onechange fct
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9d3f5f - Browse repository at this point
Copy the full SHA e9d3f5fView commit details -
Update testign script with OneChange working for disconnections
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf53c43 - Browse repository at this point
Copy the full SHA bf53c43View commit details -
[RT] Major change to handle bus changes for every object despite batt…
…eries, lot of other minor changes Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1a5c52 - Browse repository at this point
Copy the full SHA c1a5c52View commit details -
Update testign script with OneChange working on a line change bus
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a6c600 - Browse repository at this point
Copy the full SHA 5a6c600View commit details -
[RT] Error with move_connectables for generators
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 930ae40 - Browse repository at this point
Copy the full SHA 930ae40View commit details -
[RT] some little changes in back, TODO topo vect for each object
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fcdfd9 - Browse repository at this point
Copy the full SHA 7fcdfd9View commit details -
[RT] Huge change in the way we handle ids of lines, in particular we …
…take into account the loss of information of two transfos using matpower Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64d3fb0 - Browse repository at this point
Copy the full SHA 64d3fb0View commit details -
[RT] Change the thermal limits to initial form
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a29ae0d - Browse repository at this point
Copy the full SHA a29ae0dView commit details -
[RT] Modification of moves for buses to correspond to the dedoubling …
…of each of them when moving an element Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 347a3a8 - Browse repository at this point
Copy the full SHA 347a3a8View commit details -
[RT] fixing : tranfomers could not be considered as lines anymore
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41ce1ec - Browse repository at this point
Copy the full SHA 41ce1ecView commit details -
[RT] commit to pull from distant repo
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8aa15d9 - Browse repository at this point
Copy the full SHA 8aa15d9View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3b8327 - Browse repository at this point
Copy the full SHA c3b8327View commit details -
Make some statements more pythonic
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bc9687 - Browse repository at this point
Copy the full SHA 7bc9687View commit details -
[RT] Initial push of chronicsCreator using @BDonnot code, WIP goal sa…
…ve the chronics created Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0bef9c - Browse repository at this point
Copy the full SHA b0bef9cView commit details -
[RT] Saving chronics files is now possible
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 124e905 - Browse repository at this point
Copy the full SHA 124e905View commit details -
[RT] Example of chronics for the 1888rte network
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 135c129 - Browse repository at this point
Copy the full SHA 135c129View commit details -
[RT] Some changes in config.py and in prods_charac.csv to better fit …
…our network which is different, especially for generators from the one created for pandapower Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5d19ff - Browse repository at this point
Copy the full SHA c5d19ffView commit details -
[RT] Adding handling of thermal limitations
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e1bbdc - Browse repository at this point
Copy the full SHA 1e1bbdcView commit details -
[RT] Cleaning of code and better handling of errors while computing l…
…oadflow Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2af462 - Browse repository at this point
Copy the full SHA d2af462View commit details -
[RT] adding fucntion to create prods_charac.csv
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed9bcc1 - Browse repository at this point
Copy the full SHA ed9bcc1View commit details -
[RT] Some changes to handle for some specific cases where pmin so pmi…
…n are negative -> workaround setting them to 0 Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c47ce90 - Browse repository at this point
Copy the full SHA c47ce90View commit details -
[RT] adding an example of prods_charac.csv for 1888rte case
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a436712 - Browse repository at this point
Copy the full SHA a436712View commit details -
[RT] Changement des parmaètres pour respecter les limitations imposée…
…s par Grid2op Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a49624 - Browse repository at this point
Copy the full SHA 9a49624View commit details -
[RT] changing forecasted chronics to be more realistic
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 838123b - Browse repository at this point
Copy the full SHA 838123bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3784c - Browse repository at this point
Copy the full SHA 2c3784cView commit details -
[RT] adding some functions to be compliant with some unittest from Gr…
…id2op Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a696d4 - Browse repository at this point
Copy the full SHA 9a696d4View commit details -
[RT] Changing some import to use only BaseBackendTestPyPowsybl in pla…
…ce of BaseBackendTest Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20f4ce4 - Browse repository at this point
Copy the full SHA 20f4ce4View commit details -
[RT] Update of test case function
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 312b224 - Browse repository at this point
Copy the full SHA 312b224View commit details -
[RT] just comment, erase print and licence
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f39040f - Browse repository at this point
Copy the full SHA f39040fView commit details -
[RT] Updating and improving the doc and suppress of some commentaries
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fa2f42 - Browse repository at this point
Copy the full SHA 8fa2f42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e29b1 - Browse repository at this point
Copy the full SHA 13e29b1View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 019e311 - Browse repository at this point
Copy the full SHA 019e311View commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b8afea - Browse repository at this point
Copy the full SHA 0b8afeaView commit details -
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a95d4c - Browse repository at this point
Copy the full SHA 1a95d4cView commit details -
[YJ] Test on 1888 with very low load and prod has been executed witho…
…ut error Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 560bf9d - Browse repository at this point
Copy the full SHA 560bf9dView commit details -
Notebook for bug on move_connectable function
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa66805 - Browse repository at this point
Copy the full SHA fa66805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83acaa7 - Browse repository at this point
Copy the full SHA 83acaa7View commit details -
Decommenting important tests to pass
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ac8f6e - Browse repository at this point
Copy the full SHA 1ac8f6eView commit details -
Uploading the good notebook to test move_connectable
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e52dce - Browse repository at this point
Copy the full SHA 6e52dceView commit details -
Some changes to better highlight the bugs
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d9a125 - Browse repository at this point
Copy the full SHA 7d9a125View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7276eca - Browse repository at this point
Copy the full SHA 7276ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 789b431 - Browse repository at this point
Copy the full SHA 789b431View commit details -
WIP cleaning code, add comments and handling of warm starts for power…
…flow runs Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e43fea7 - Browse repository at this point
Copy the full SHA e43fea7View commit details -
cleaning code and decommenting some assertions
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23ca28b - Browse repository at this point
Copy the full SHA 23ca28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3b303 - Browse repository at this point
Copy the full SHA 6f3b303View commit details
Commits on Oct 4, 2023
-
Cleaning, commenting on some issues related to tests, change of expex…
…ted results in test to better suit pypowsybl results Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b41163 - Browse repository at this point
Copy the full SHA 9b41163View commit details
Commits on Oct 5, 2023
-
Deleting non useful data test folders
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81078f3 - Browse repository at this point
Copy the full SHA 81078f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2685cf - Browse repository at this point
Copy the full SHA a2685cfView commit details -
Updating README to point on a script to highlight uses cases of our b…
…ackend Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b931fcc - Browse repository at this point
Copy the full SHA b931fccView commit details -
Updating the script for it to be clearer and working fine
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34ac2dd - Browse repository at this point
Copy the full SHA 34ac2ddView commit details -
Issues on conversion between pandapower and pypowsybl
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7313550 - Browse repository at this point
Copy the full SHA 7313550View commit details
Commits on Oct 10, 2023
-
Solving licencing issues for all files
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f38927 - Browse repository at this point
Copy the full SHA 2f38927View commit details -
Updating README to give the process of installation for the specific …
…pypowsybl branch Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5b12ea - Browse repository at this point
Copy the full SHA d5b12eaView commit details -
Upgrading info on Grid2op Substations
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab28064 - Browse repository at this point
Copy the full SHA ab28064View commit details
Commits on Oct 11, 2023
-
Modification to create some functionnable chronics for Grid2op
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01e2a76 - Browse repository at this point
Copy the full SHA 01e2a76View commit details -
Changing file and chronics for tests to be taken on, better correspon…
…ding to pypowsybl vision, also replacing the hard coded values signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45956cb - Browse repository at this point
Copy the full SHA 45956cbView commit details
Commits on Oct 13, 2023
-
Renaming pp to ppow not to confuse, changing import to be compatible …
…with grid2op 1.9.5, WIP to clean code Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6bd140 - Browse repository at this point
Copy the full SHA a6bd140View commit details -
Revert "Modification to create some functionnable chronics for Grid2op"
This reverts commit 01e2a76. Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 185f57a - Browse repository at this point
Copy the full SHA 185f57aView commit details -
Huge cleaning, modifying some comments also
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 069a52b - Browse repository at this point
Copy the full SHA 069a52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef35fa - Browse repository at this point
Copy the full SHA 9ef35faView commit details
Commits on Oct 16, 2023
-
Several improvements in number of calls, time for a chronic to run is…
… reduced Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 037372f - Browse repository at this point
Copy the full SHA 037372fView commit details -
Deleting internal warning in functions made by copy/paste from grid2op
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6710dcf - Browse repository at this point
Copy the full SHA 6710dcfView commit details -
Modifying names of files to be more pythonistic
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 116a0ec - Browse repository at this point
Copy the full SHA 116a0ecView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c7b17f4 - Browse repository at this point
Copy the full SHA c7b17f4View commit details -
[YJ] Small code modifications for speed up calculations
Signed-off-by: Yoann Janvier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e589340 - Browse repository at this point
Copy the full SHA e589340View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 042457b - Browse repository at this point
Copy the full SHA 042457bView commit details -
Cleaning and improving documentation
Signed-off-by: rtschupp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91a5c89 - Browse repository at this point
Copy the full SHA 91a5c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for b55aa9f - Browse repository at this point
Copy the full SHA b55aa9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50404e7 - Browse repository at this point
Copy the full SHA 50404e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe0d4e - Browse repository at this point
Copy the full SHA abe0d4eView commit details