metno / pyaerocom

Python tools for climate and air quality model evaluation
https://pyaerocom.readthedocs.io/
GNU General Public License v3.0
25 stars 13 forks source link

make cams2-82 configs work #1209

Closed jgriesfeller closed 3 months ago

jgriesfeller commented 3 months ago

Change Summary

small change to make cams2-82 configs work

Related issue number

fix #1208

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.30%. Comparing base (fb618f9) to head (0796175). Report is 474 commits behind head on main-dev.

Files with missing lines Patch % Lines
pyaerocom/aeroval/modelentry.py 40.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main-dev #1209 +/- ## ============================================ - Coverage 79.31% 79.30% -0.01% ============================================ Files 131 131 Lines 20231 20234 +3 ============================================ + Hits 16046 16047 +1 - Misses 4185 4187 +2 ``` | [Flag](https://app.codecov.io/gh/metno/pyaerocom/pull/1209/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/metno/pyaerocom/pull/1209/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno) | `79.30% <40.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.