edoddridge / aronnax

An idealised isopycnal model that can be run either with n+1/2 layers, or with n layers and variable bathymetry.
http://aronnax.readthedocs.io/en/latest/
MIT License
23 stars 5 forks source link

Python wrapper #149

Closed edoddridge closed 7 years ago

edoddridge commented 7 years ago

Two enhancements to the python wrapper, namely:

codecov[bot] commented 7 years ago

Codecov Report

Merging #149 into master will increase coverage by 1.45%. The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   92.63%   94.09%   +1.45%     
==========================================
  Files           5        5              
  Lines        1141     1134       -7     
  Branches       57       57              
==========================================
+ Hits         1057     1067      +10     
+ Misses         69       52      -17     
  Partials       15       15
Impacted Files Coverage Δ
aronnax/driver.py 93.45% <ø> (-0.07%) :arrow_down:
aronnax/core.py 93.14% <92.3%> (+9.16%) :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 47fa966...c607c3b. Read the comment docs.