pySTEPS / pysteps

Python framework for short-term ensemble prediction systems.
https://pysteps.github.io/
BSD 3-Clause "New" or "Revised" License
466 stars 168 forks source link

Improve verification interface get method #303

Closed albertocarpentieri closed 2 years ago

albertocarpentieri commented 2 years ago

Improve the get_method interface from the pysteps verification interface module. Changed in condition to == condition.

codecov[bot] commented 2 years ago

Codecov Report

Merging #303 (1f4737e) into master (94a11b3) will not change coverage. The diff coverage is 25.00%.

@@           Coverage Diff           @@
##           master     #303   +/-   ##
=======================================
  Coverage   82.71%   82.71%           
=======================================
  Files         160      160           
  Lines       12292    12292           
=======================================
  Hits        10167    10167           
  Misses       2125     2125           
Flag Coverage Δ
unit_tests 82.71% <25.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pysteps/verification/interface.py 46.80% <25.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.