pysat / pysatNASA

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

ENH: test_clean_warn options #230

Open jklenzing opened 4 months ago

jklenzing commented 4 months ago

Description

pysat 3.2.0 has the ability to test for clean warnings. There are still issues with the implementation, so not fully implemented here yet.

Potential impact

Potential solution(s)

Add _clean_warn flags to instruments. Unit tests in pysat need a bug fix first.

Alternatives

Less testing

Additional context

Waiting on fixes for https://github.com/pysat/pysat/issues/1196, as well as general streamline of tests. ICON FUV currently has an HDF issue when these tests are run.