Recent Releases of VisWaterNet
VisWaterNet - v2.2.2
- Fixed draw_links() issue when trying to customize specific links. (Thanks Meghna!)
- Fixed default style typo causing error when link color is not specified.
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble about 1 year ago
VisWaterNet - v2.2.1
- Fix bug with models that use the same names for pipes and nodes.
- Allow for custom color maps
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble over 1 year ago
VisWaterNet -
- Added additional color bar style options: Color bar location, label location, font color, and font size.
- Updated Python dependency to be 3.8+
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble over 1 year ago
VisWaterNet - v2.1.0
- Added Style Object
- Converted functions to use new style object
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble over 1 year ago
VisWaterNet - v2.0.0
- Added new label customization options
- Added ability to plot valves as links, and pumps as markers
- Added EPANET icons for pumps, valves, reservoirs, and tanks.
- Renamed, consolidated many arguments for clarity and to reduce # of aruments.
- Removed superfluous arguments.
- Added ability to make discrete legend text color align with interval color.
- Legend label colors can now be changed independently for base legend and discrete legend.
- Title color for discrete legend can now be changed.
- Rewrote code to use data structures more consistently.
- Base links and nodes are now only drawn when necessary when not all nodes/links have data associated with them.
- Added ability to choose to include pump/valve or reservoir/tank data.
- Further improved animate plot speed for excel data plotting
- Animate plot output layout now conforms to normal plotting layout.
- Fixed discrete plotting when empty interval is present.
- Fixed animation issue where color bar label would be cut off.
- Fixed animation of custom data and excel data
- Fixed node size legend not properly showing up
- Fixed case where base elements legend and discrete legend were joined into one legend
- Fixed missing argument passes
- Fixed instances where network elements don't know show up when they should.
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble over 1 year ago
VisWaterNet - v1.2.0
- Overhauled animate_plot function to allow for plotting of custom data and use different file formats
- Plotting custom data now uses new parameter data_file instead of parameter
- Improved initilization time by switching to numpy
- Fixed blank figure appearing before plotting occurs
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble about 2 years ago
VisWaterNet - v1.1.0a
- Updated docs, paper, README for JOSS release
Scientific Software - Peer-reviewed
- Python
Published by meghnathomas almost 3 years ago
VisWaterNet - v1.1.0
- Fixed colorbar functionality with subplots
- Added ability to customize colorbar size
- Legend/colorbar labels are automatically generated based on parameter/value type
- A default matplotlib figure and axis is created if no axis is specified
- Fixed deprecation issue with matplotlib colormaps
- Updated supported versions of dependecies
- Updated supported python versions
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble almost 3 years ago
VisWaterNet - v1.0.0
Full release version of viswaternet.
- Improved animate_plot() function speed
- Fixed numerous bugs
- Made it so that directional arrows will work with continuous drawing functions.
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble almost 3 years ago
VisWaterNet - v0.1.5
- Complete documentation
- Fixed animate plot bugs
- Changed how num_interval parameter works
- Fixed warnings
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble almost 3 years ago
VisWaterNet - v0.1.4
- updated requirements to maptlotlib >= 3.3.0 (necessary because of legend generation issue)
Scientific Software - Peer-reviewed
- Python
Published by meghnathomas about 3 years ago
VisWaterNet - v0.1.1
First functional release of visnetwork package.
Scientific Software - Peer-reviewed
- Python
Published by tylertrimble about 3 years ago