psyplot / psy-maps

The psyplot plugin for visualizations on a map
https://psyplot.github.io/psy-maps
8 stars 5 forks source link

Add scipy and fix bug for projected data with plot=poly #29

Closed Chilipp closed 3 years ago

Chilipp commented 3 years ago

Closes #27, closes #28

codecov-io commented 3 years ago

Codecov Report

Merging #29 into master will decrease coverage by 7.88%. The diff coverage is 84.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   84.98%   77.10%   -7.89%     
==========================================
  Files           6        6              
  Lines        1259     1306      +47     
==========================================
- Hits         1070     1007      -63     
- Misses        189      299     +110     
Impacted Files Coverage Δ
psy_maps/plugin.py 86.36% <ø> (ø)
psy_maps/plotters.py 84.09% <81.35%> (-1.55%) :arrow_down:
psy_maps/__init__.py 100.00% <100.00%> (ø)
psy_maps/_version.py 100.00% <100.00%> (ø)
psy_maps/widgets/__init__.py 0.00% <0.00%> (-77.20%) :arrow_down:

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 6a61376...520a451. Read the comment docs.