pysat / pysatSeasons

Seasonal Analysis routines for pysat
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

MAINT: pysat deprecations #40

Closed jklenzing closed 1 month ago

jklenzing commented 11 months ago

Description

Addresses #39

pysat 3.2.0 will drop support for 3 of the test instruments.

Also, set the RC install test to "workflow_dispatch', which appears to be an oversight from a previous pull.

Type of change

How Has This Been Tested?

via pytest locally and at GA

Test Configuration:

Checklist:

jklenzing commented 9 months ago

Going to use this as the basis for RC testing

jklenzing commented 9 months ago

Tests currently failing because pysat 3.1.0 does not have the new kwargs for compatibility. Suggest we leave this until after the 3.2.0 release and add a minimum limit.

Tests with the RC are here: https://github.com/pysat/pysatSeasons/actions/runs/7052829433

jklenzing commented 1 month ago

Coveralls fix is downstream of this. Will set up a PR once this is merged.