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

add @ in front of Johnson2002a #174

Closed edoddridge closed 6 years ago

edoddridge commented 6 years ago

The first Johnsons2002a citation was missing the @ symbol.

codecov[bot] commented 6 years ago

Codecov Report

Merging #174 into master will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
+ Coverage   94.98%   95.14%   +0.15%     
==========================================
  Files           5        5              
  Lines        1277     1277              
  Branches       70       70              
==========================================
+ Hits         1213     1215       +2     
+ Misses         47       46       -1     
+ Partials       17       16       -1
Impacted Files Coverage Δ
aronnax.f90 95.01% <0%> (+0.2%) :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 18d404e...9cd63ba. Read the comment docs.