xgcm / xcape

Fast convective parameters for numpy, dask, and xarray
Other
30 stars 11 forks source link

Xarray API #48

Open rabernat opened 3 years ago

rabernat commented 3 years ago

First steps towards the xarray API for xcape.

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 into master will increase coverage by 16.34%. The diff coverage is 78.94%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #48       +/-   ##
===========================================
+ Coverage   66.78%   83.12%   +16.34%     
===========================================
  Files           9        9               
  Lines         283      243       -40     
  Branches       74       56       -18     
===========================================
+ Hits          189      202       +13     
+ Misses         74       21       -53     
  Partials       20       20               
Impacted Files Coverage Δ
src/xcape/cape.py 77.77% <ø> (ø)
src/xcape/metadata.py 62.50% <62.50%> (ø)
src/xcape/core.py 85.71% <80.88%> (+2.38%) :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 ec98a62...85990e5. Read the comment docs.