- Added support to run community detection on CX2 networks and generate HCX hierarchy
- Removed the "DISCLAIMER: cdapsutil is experimental..." warning level log message
- Removed scale, x, y, and z coordinates from visual properties aspect of default style stored in this tool. Done so UI tools will just fit content
- Fixed bug where not setting a name on a network
would cause
CommunityDetection.run_community_detection()
to raise aTypeError
. When encountered code now sets network name to unknown Issue #1
- First release on PyPI.