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

Set minimum requirement for pandas+xarray #1204

Closed thorbjoernl closed 3 months ago

thorbjoernl commented 3 months ago

Change Summary

Adds a lower bound for xarray and pandas dependencies.

Related issue number

Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.31%. Comparing base (e7a8870) to head (9f4b8dc). Report is 485 commits behind head on main-dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main-dev #1204 +/- ## ============================================ - Coverage 79.31% 79.31% -0.01% ============================================ Files 131 131 Lines 20229 20231 +2 ============================================ + Hits 16045 16046 +1 - Misses 4184 4185 +1 ``` | [Flag](https://app.codecov.io/gh/metno/pyaerocom/pull/1204/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/1204/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno) | `79.31% <ø> (-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.