pysat / pysatNASA

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

BUG/STY: fix GOLD updates #163

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

Several bugfixes were pushed to develop for GOLD data while #161 was under review. Additionally, some data products were changed to use the cdasws functions for download. 2 of the 3 new products in #161 could use this, but the third was not in the cdasws database.

Updates #161 with latest bugfixes, style. Note that full functionality requires pysat 3.1.0. Basic functionality (loading single days, not multiple days) is maintained for earlier pysat versions, but will likely be re-addressed after pysat 3.1.0 is released.

Type of change

How Has This Been Tested?

Load new gold data.

Test Configuration

Checklist:

jklenzing commented 1 year ago

Are the windows tests expected to fail?

Windows 10 will fail until pysat 3.1.0 is released.