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

Fix minor issues with docs #215

Closed edoddridge closed 5 years ago

edoddridge commented 5 years ago

@navidcy pointed out a number of issues with chapter 1 of the docs. This PR addresses those.

Closes #213 .

codecov[bot] commented 5 years ago

Codecov Report

Merging #215 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   91.82%   91.82%           
=======================================
  Files          20       20           
  Lines        1822     1822           
  Branches       96       96           
=======================================
  Hits         1673     1673           
  Misses        124      124           
  Partials       25       25

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 796acce...fdd12a2. Read the comment docs.