• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Ouranosinc / xclim / 7700486037
90%
main: 92%

Build:
Build:
LAST BUILD BRANCH: support-socket-blocked
DEFAULT BRANCH: main
Ran 29 Jan 2024 06:13PM UTC
Jobs 2
Files 70
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Jan 2024 06:06PM UTC coverage: 90.169% (-0.1%) from 90.312%
7700486037

push

github

web-flow
Drop Python3.8, support Pandas v2.2, reduce Warnings (#1565)

### What kind of change does this PR introduce?

* Drops Python3.8 references and marks Python3.9 as base requirement.
* Drops older `xarray` and `pandas` support.
* Updates documentation and CI for dropped Python3.8.
* Raises required versions of `scipy` and `numpy` (`1.9.0` and `1.20.0`,
respectively).
* Removes the `winter_storm` indice and indicator (deprecated in `xclim`
v0.46.0).
* Adopts the new syntax for frequency codes:
  - "A" is no more
  - Y -> YE, Q -> QE, M -> ME
  - H -> h, T -> min, S -> s, L -> ms, U -> us, N -> ns
* Addresses several `DeprecationWarning` and `RuntimeWarning` messages
related to `numpy`, `xarray`, and `pint`

### Does this PR introduce a breaking change?

**Yes**, Python3.8 is no longer supported and base dependency versions
have been augmented:
- `numpy>=1.20.0`
- `pandas>=2.2.0`
- `scipy>=1.9.0`
- `xarray>=2023.11.0`

### Other information:

~Python3.12 support is still not possible due to missing Python3.12
builds for `numba`. (This is being addressed in #1613)~ - This has been
addressed.

A Pull Request has been opened to address `DeprecationWarning`s stemming
from `numpy` calls in `eofs` (https://github.com/ajdawson/eofs/pull/148;
`eofs` has been removed due to licensing-related issues (#1621))

8612 of 9551 relevant lines covered (90.17%)

5.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-{{ matrix.tox-env }} - 7700486037.1 29 Jan 2024 06:19PM UTC 0
90.17
2 run-{{ matrix.tox-env }}-opt-slow - 7700486037.2 29 Jan 2024 06:19PM UTC 0
89.84
Source Files on build 7700486037
Detailed source file information is not available for this build.
  • Back to Repo
  • 4a697a98 on github
  • Prev Build on master (#7699469941)
  • Next Build on master (#7703400470)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc