Releases: oopnet/oopnet
Releases · oopnet/oopnet
v0.6.5
Fix
Fix issue in ReportFileReader where merged numbers for tanks and reservoirs led to an exception (b89ed9c
)
v0.6.4
Fix
Add Python 3.11 testing to force new release (b49b54a
)
v0.6.2
Fix
Fixed minor bug in ReportFileReader (43a8fca
)
v0.6.1
Fix
Fixed a bug where Valves in controls resulted in an invalid EPANET model (1c20957
)
v0.6.0
Feature
Matplotlib colorbars are now stacked if both nodes
and links
arguments are passed (6523fd8
)
Documentation
Recreated plots with new, stacked color bars and added example for ax argument (60bc691
)
Added missing argument documentation to pyplot NetworkPlotter.animate() (6b29827
)
v0.5.3
Fix
Bugfix in ReportFileReader (2dad842
)
v0.5.1
Fix
Fixed demand category bug (e150b00
)
v0.5.0
Feature
Added a new NetworkPlotter class that enables static plots and animations (3a3a028
)
Added center
method to Link components to calculate a Link's geometric center in 2D (d3f5dbf
)
Fix
Switched SimulationReport property type hints to Union[pd.Series, pd.DataFrame] to take extended period simulations into account (2ffcccc
)
Documentation
Renamed LICENSE to LICENSE.md to use markdown (08a1e69
)
v0.4.1
Fix
Added sort_index() call to pandas results (53545ca
)
You can’t perform that action at this time.