gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
30 stars 15 forks source link

left over omega0 in plot_core_transport_fluxes() #113

Closed TimSlendebroek closed 4 years ago

TimSlendebroek commented 4 years ago

Also I don't think I should use: ods['core_transport.ids_properties.comment'] as this is not always saved.

orso82 commented 4 years ago

@TimSlendebroek please address the conflicts. In general, make sure you pull from a repo before starting new developments!

TimSlendebroek commented 4 years ago

@TimSlendebroek please address the conflicts. In general, make sure you pull from a repo before starting new developments!

That makes sense!

codecov[bot] commented 4 years ago

Codecov Report

Merging #113 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   78.61%   78.62%   +0.01%     
==========================================
  Files          46       46              
  Lines        8406     8402       -4     
==========================================
- Hits         6608     6606       -2     
+ Misses       1798     1796       -2     
Impacted Files Coverage Δ
omas/omas_plot.py 74.12% <100.00%> (+0.06%) :arrow_up:

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 cb52f72...d91b8fa. Read the comment docs.