Skip to content

Base cond size#8

Open
bt- wants to merge 9 commits into
masterfrom
base_cond_size
Open

Base cond size#8
bt- wants to merge 9 commits into
masterfrom
base_cond_size

Conversation

@bt-

@bt- bt- commented Feb 12, 2020

Copy link
Copy Markdown
Owner

This branch will be used to develop a Directed Acyclic Graph (DAG) using the graphtik package to calculate the base wire size required for ampacity.

Initial development is occuring in a ipynb file with functions and DAG definition to move to osd.py after agreeing on the DAG.

The calculations performed in the DAG are very simple, but there are many steps. The primary purpose of the DAG is to have the ability to visualize the calculation flow and have the visualization of the calculations and the calculations generated from the same underlying code. The ability to visualize the calculation flow is anticipated to being vital to achieving acceptance of this tool beyond the developers.

@gall9488, take a look when you have a moment.

@codecov-io

codecov-io commented Feb 16, 2020

Copy link
Copy Markdown

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          35     41    +6     
=====================================
+ Hits           35     41    +6
Impacted Files Coverage Δ
osd.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2a6a1a...fab1fa2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants