xgcm / xcape

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

Modify SRH to include both SRH rm and SRH lm #17

Closed chiaral closed 4 years ago

chiaral commented 4 years ago

add srh_lm as output, modify all gu_func and outputs, and tests

it works on issue #16

codecov-io commented 4 years ago

Codecov Report

Merging #17 into master will not change coverage. The diff coverage is 71.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files           7        7           
  Lines         280      280           
  Branches       76       76           
=======================================
  Hits          173      173           
  Misses         83       83           
  Partials       24       24
Impacted Files Coverage Δ
xcape/core.py 77.77% <70%> (ø) :arrow_up:
xcape/srh.py 80% <75%> (ø) :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 e2f6e6a...1a56c65. Read the comment docs.