pysat / pysatNASA

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

MAINT/BUG: cdflib 1.0+ syntax #183

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

Addresses #179

Updates syntax for cdflib 1.0+. Maintains backwards compatibility for Operational environment.

Github Actions workflow updated so that operational env uses cdflib<1.0 (to be compatible with numpy 1.19)

Minor bug fixes at cdflib (>=1.0.4) solve the issues documented at #179.

Type of change

How Has This Been Tested?

Via pytest with cdflib 1.0.4

Test Configuration

Checklist: