Skip to content

Releases: marota/ExpertOp4Grid

Slight improvement non connected line path

20 Dec 09:58
22a5080
Compare
Choose a tag to compare

To consider possible new red path with non connected lines, if path exist between "amont" nodes and "aval" nodes

Renaming version tag

20 Dec 11:19
6562a50
Compare
Choose a tag to compare

Same as 0.2.3_post1 but removing "_" in version name, because it is probably not well interpreted

Highlight Limiting Lines

19 Dec 16:43
8100c35
Compare
Choose a tag to compare

See PR #53
On the overload distribution graph visualisation, we can now see highlighted the lines that could get close or above their limit and need to be considered carefully

image

Display reconnectable lines

17 Dec 10:58
c7468a7
Compare
Choose a tag to compare

See PR #52
Now re-connectable lines of interest can be highlighted on the main structured graph

g_over = OverFlowGraph(sim_topo_reduced, ltc, df_of_g)
g_distribution_graph = Structured_Overload_Distribution_Graph(g_over.g)
g_over.add_relevant_null_flow_lines_all_paths(g_distribution_graph,non_connected_lines)

Consolidating overflow graph & improving graph layout

30 Oct 14:50
ddc4617
Compare
Choose a tag to compare

See PR #51
Consolidating the overflow graph (constrained path, loop paths) for real grids. Adding tests for that
Adding options for improved graph layout with graphviz (node color for voltage levels, node tchickness, fontsize, number of nodes per substation).

Successful deploy on Pypi

02 Jul 19:29
744d544
Compare
Choose a tag to compare
Update setup.py

New version of package

Refacto, overload distribution graph and getting started

02 Jul 19:20
744d544
Compare
Choose a tag to compare

Refactoring SImulation class and moving plotting and graph making functions in new classes.
Creating a getting started for easier usage of expert system

Adding cli test and making cli work when package installed from pypi

06 Feb 17:07
ceda095
Compare
Choose a tag to compare

Retry auto publish on pypi and one more time

03 Feb 16:51
7a11f0d
Compare
Choose a tag to compare
0.1.5.post2

Update setup.py

Retry auto publish on pypi one more time

03 Feb 16:34
c527b73
Compare
Choose a tag to compare
0.1.5.post1

Update setup.py