pysat / pysatNASA

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

TST: clean warnings #194

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

Updates test flags for the warnings raised when clean is not implemented in preaparation for https://github.com/pysat/pysat/pull/1129

Type of change

How Has This Been Tested?

with the pysat branch for https://github.com/pysat/pysat/pull/1129

Test Configuration:

Checklist:

If this is a release PR, replace the first item of the above checklist with the release checklist on the wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release

jklenzing commented 1 year ago

Not every instrument has discrete cleaning levels. The standard routine is identical for the three levels. Out of scope here, documented in #195. This branch catches existing warnings.