pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

STY: version cap on numpy #141

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

The cdf interface doesn't like numpy 1.24.0. I see some issues with both cdflib and pysatCDF. Adds a version cap here to fix this for the time being.

Specific failures documented at #142 and https://github.com/pysat/pysatCDF/issues/46

Type of change

How Has This Been Tested?

Github Actions and local tests.

Test Configuration

Github Actions suite.

Checklist: