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

Mrms bounding box #222

Closed dnerini closed 3 years ago

dnerini commented 3 years ago

Closes #220

codecov[bot] commented 3 years ago

Codecov Report

Merging #222 (7f59aed) into master (c8ebc2d) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   79.84%   79.86%   +0.01%     
==========================================
  Files         137      137              
  Lines        9929     9936       +7     
==========================================
+ Hits         7928     7935       +7     
  Misses       2001     2001              
Flag Coverage Δ
unit_tests 79.86% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
pysteps/io/importers.py 71.73% <100.00%> (+0.08%) :arrow_up:
pysteps/tests/test_io_mrms_grib.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c8ebc2d...7f59aed. Read the comment docs.