WISPO-POP / PowerPlots.jl

Functions plot PowerModels networks
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

WIP: Add example grid with geo coordinates for documentation #62

Closed noahrhodes closed 1 year ago

noahrhodes commented 3 years ago

Add the WI grid with geo coordinates as the case example for the Documentation on cartesian2geo.

Needs the ability to not use a layout #45 to work.

codecov-commenter commented 3 years ago

Codecov Report

Merging #62 (a8716cb) into master (15976a7) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   92.39%   92.43%   +0.04%     
==========================================
  Files          13       13              
  Lines         368      370       +2     
==========================================
+ Hits          340      342       +2     
  Misses         28       28              
Impacted Files Coverage Δ
src/core/types.jl 100.00% <0.00%> (ø)

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 15976a7...a8716cb. Read the comment docs.