pysat / pysatCDAAC

pysat support for CDAAC instruments
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

MAINT: use inst_id #10

Closed jklenzing closed 3 years ago

jklenzing commented 3 years ago

Addresses pysat/pysat#473, test with pysat/pysat#556

Updates use of sat_id to inst_id.

Passing locally with the break/inst_id branch of pysat. Expected to fail on Travis until pysat/pysat#556 is merged.