earthobservations / gribmagic

Generic weather forecast downloader
https://community.panodata.org/t/developing-gribmagic/233
MIT License
21 stars 2 forks source link

Improve usability #19

Closed amotl closed 2 years ago

amotl commented 2 years ago

When using GribMagic as a library for the first time, this patch was the outcome on improving its usability.

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (efa596c) into main (56cdf15) will decrease coverage by 0.09%. The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   89.74%   89.65%   -0.10%     
==========================================
  Files          24       24              
  Lines         995     1005      +10     
  Branches      108      110       +2     
==========================================
+ Hits          893      901       +8     
- Misses         75       76       +1     
- Partials       27       28       +1     
Flag Coverage Δ
unittests 89.65% <80.95%> (-0.10%) :arrow_down:

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

Impacted Files Coverage Δ
gribmagic/unity/download/engine.py 79.66% <0.00%> (ø)
gribmagic/util.py 84.84% <0.00%> (-5.48%) :arrow_down:
gribmagic/dwd/download.py 95.89% <100.00%> (+0.43%) :arrow_up:
gribmagic/smith/regrid/engine.py 87.80% <100.00%> (+0.15%) :arrow_up:

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 56cdf15...efa596c. Read the comment docs.