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
31 stars 31 forks source link

Hide land coast attempt2 #105

Closed ifenty closed 4 years ago

ifenty commented 4 years ago

added simple option to not plot the land and coastlines on plot_tile_proj and updated version number.

codecov[bot] commented 4 years ago

Codecov Report

Merging #105 into master will decrease coverage by 0.06%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   33.65%   33.58%   -0.07%     
==========================================
  Files          17       17              
  Lines        2098     2102       +4     
  Branches      461      465       +4     
==========================================
  Hits          706      706              
- Misses       1346     1350       +4     
  Partials       46       46              
Impacted Files Coverage Δ
ecco_v4_py/ecco_utils.py 15.47% <0.00%> (ø)
ecco_v4_py/tile_plot_proj.py 7.69% <0.00%> (-0.19%) :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 5fc769b...dfb3575. Read the comment docs.

ifenty commented 4 years ago

@timothyas Travis py38 failed -- not running code but in downloading matplotlib? I really don't understand the error!