pysat / pysatNASA

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

MAINT: pysat 3.1.0 limitation, clean up GOLD code, cdflib version cap #178

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

Addresses #165

Adds a minimum version of pysat 3.1.0. Cleans up the GOLD try except notation that was a temporary workaround since it required new pysat features.

EDIT: adds a temporary version cap for cdflib to allow the chain of bug fixes for pysat 3.1.0 to move forward while the breaking changes in cdflib 1.0+ are sorted. See #179

Type of change

How Has This Been Tested?

Github Actions

Checklist: