xgcm / xcape

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

Adding Indices calculation #18

Open chiaral opened 4 years ago

chiaral commented 4 years ago

This will try to address issues #13 #14 #15

codecov-io commented 4 years ago

Codecov Report

Merging #18 into master will decrease coverage by 13.15%. The diff coverage is 5.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
- Coverage   61.78%   48.63%   -13.16%     
===========================================
  Files           7        8        +1     
  Lines         280      366       +86     
  Branches       76       84        +8     
===========================================
+ Hits          173      178        +5     
- Misses         83      164       +81     
  Partials       24       24
Impacted Files Coverage Δ
xcape/core.py 65.07% <11.11%> (-12.7%) :arrow_down:
xcape/Indices_calc.py 2% <2%> (ø)

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 d7a705c...02a91ef. Read the comment docs.