OMS-NetZero / FAIR

Finite-amplitude Impulse Response simple climate model
https://docs.fairmodel.net
Apache License 2.0
121 stars 61 forks source link

ValueError for attempting to infill CFCs before 1765 #68

Closed chrisroadmap closed 4 years ago

chrisroadmap commented 4 years ago

Pull request

Please confirm that this pull request has done the following:

Adding to CHANGELOG.rst

Please add a single line in the changelog notes similar to one of the following:

- (`#XX <http://link-to-pr.com>`_) Added feature which does something
- (`#XX <http://link-to-pr.com>`_) Fixed bug identified in (`#XX <http://link-to-issue.com>`_)
codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   97.04%   97.04%   +<.01%     
==========================================
  Files          36       36              
  Lines        1353     1355       +2     
==========================================
+ Hits         1313     1315       +2     
  Misses         40       40
Impacted Files Coverage Δ
fair/tools/magicc.py 100% <100%> (ø) :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 345c23b...f0e3531. Read the comment docs.