pysat / pysatNASA

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

BUG/MAINT: TIMED SABER version and github actions #128

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

TIMED SABER released a new version of data, and the filenames and directories have changed. Updates to use the latest.

Also updates github actions python version to 3.

Type of change

How Has This Been Tested?

Standard tests. Since remote location and filename have changed, files will not download with old code.

Test Configuration

Checklist:

jklenzing commented 1 year ago

last pull before I can create the RC

jklenzing commented 1 year ago

Code is updated and running successfully, but coveralls is broken (failing here and other pulls)

jklenzing commented 1 year ago

Coveralls working again. Ready for review

rstoneback commented 1 year ago

Thanks @jklenzing and @aburrell