ECCO-GROUP / ECCOv4-py

A Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate. The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.
MIT License
30 stars 30 forks source link

updated tile_plot_proj to handle labels on polar stereographic and other cartopy projections #114

Closed ifenty closed 3 years ago

ifenty commented 3 years ago

now that they are supported by cartopy

codecov[bot] commented 3 years ago

Codecov Report

Merging #114 (7becfee) into master (f1b708d) will decrease coverage by 0.13%. The diff coverage is 54.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   57.35%   57.22%   -0.14%     
==========================================
  Files          17       17              
  Lines        2298     2298              
  Branches      511      509       -2     
==========================================
- Hits         1318     1315       -3     
- Misses        904      907       +3     
  Partials       76       76              
Impacted Files Coverage Δ
ecco_v4_py/tile_plot_proj.py 51.39% <54.16%> (-1.68%) :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 f1b708d...7becfee. Read the comment docs.