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

Update requirements.txt and version info for rtd #205

Closed edoddridge closed 6 years ago

edoddridge commented 6 years ago

The new functions in the python wrapper expand the requirements for installing Aronnax. Therefore requirements.txt needs to be expanded for rtd to successfully install Aronnax.

The documentation now pulls the version info from the latest git tag, which ensures that the version number stays up to date.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   90.41%   90.53%   +0.12%     
==========================================
  Files          19       19              
  Lines        1596     1596              
  Branches       82       82              
==========================================
+ Hits         1443     1445       +2     
+ Misses        126      125       -1     
+ Partials       27       26       -1
Impacted Files Coverage Δ
src/model_main.f90 95.65% <0%> (+1.73%) :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 41befd1...803d3a4. Read the comment docs.