Python stream transformation package for common Power Engineering analytics.
Project description
Conduit
Python stream transformation package for common Power Engineering analytics.
Conduit integrates with btrdb-python to support a series of common power engineering analytics on synchrophasor data queried from a BTrDB database. These transformations are applied to Pandas Series and DataFrame objects that have been materialized through database queries alongside the tags and annotations that provide metadata for each stream. Currently the following transformations are implemented:
Conversions
- Per Unit
- Line to Line
- Line to Neutral
- Amps
- Calibrate
- Radians
- Degrees
Phasor
- Real
- Imaginary
- Complex Phasor
Phasor Pair
- Complex Power (P + jQ)
- Real Power (P)
- Reactive Power (Q)
- Apparent Power (S)
- Power Factor
Phasor Group
- Complex Phasor Group
- Sequence Components
- Zero Sequence
- Positive Sequence
- Negative Sequence
Phasor Pair Group
- Three Phase Complex Power
- Three Phase Real Power
- Three Phase Reactive Power
- Three Phase Apparent Power
- Three Phase Power Factor
Notes
For users of conduit v0.0.8 or earlier, a framework for dataflow-style python programming, the versions are still maintained here. Starting with version 1.0 the new conduit package is a power engineering analytics library that also has dataflow-like properties. We would like to say a special thank you to @sleibman for allowing us to take over this namespace for our project!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file conduit-1.1.tar.gz
.
File metadata
- Download URL: conduit-1.1.tar.gz
- Upload date:
- Size: 994.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd991b5b602645acfef8722022d3d8961e21ebb16905bef052ca84dfc615b9af |
|
MD5 | 1fab558268008112bbac5c5a06e82ef4 |
|
BLAKE2b-256 | 263a921b99e956557cc74679883ca57f56cb2d5df5e669a683a6d2effc30b2ff |
Provenance
File details
Details for the file conduit-1.1-py3-none-any.whl
.
File metadata
- Download URL: conduit-1.1-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a5112faeb42faaff1e3ec30204e336006e45ded56ddb147e96ba6457849a3d1 |
|
MD5 | bc64c380a29c672eecba71ba209007f6 |
|
BLAKE2b-256 | ffa973d891cb1bef8447f4039bad851db99378f51b193fe3443fa2bfa3c94ab8 |