psyplot / psy-maps

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

fix plotting of curvilinear data with bounds #31

Closed Chilipp closed 3 years ago

Chilipp commented 3 years ago

This PR has been motivated by data from the MPI-OM. psy-maps could plot its curvilinear grid because the 3D bounds where not warped correctly.

codecov-io commented 3 years ago

Codecov Report

Merging #31 into master will increase coverage by 0.96%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   83.99%   84.96%   +0.96%     
==========================================
  Files           6        6              
  Lines        1306     1330      +24     
==========================================
+ Hits         1097     1130      +33     
+ Misses        209      200       -9     
Impacted Files Coverage Δ
psy_maps/plotters.py 85.43% <100.00%> (+1.14%) :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 73b8bde...38bbacf. Read the comment docs.