metno / pyaerocom

Python tools for the AeroCom project
https://pyaerocom.readthedocs.io/
GNU General Public License v3.0
23 stars 13 forks source link

numpy <2.0.0 #1207

Closed thorbjoernl closed 3 weeks ago

thorbjoernl commented 3 weeks ago

Change Summary

Numpy has recently released version 2.0.0 which breaks pyaerocom (see #1206 ). This PR introduces an upper limit of numpy.

Related issue number

1206

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

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

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

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