xgcm / xcape

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

cleaning up flag=0 (3d press) with type_grid=2 (pressure level) #44

Closed chiaral closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   67.01%   67.13%   +0.11%     
==========================================
  Files           9        9              
  Lines         288      286       -2     
  Branches       76       74       -2     
==========================================
- Hits          193      192       -1     
- Misses         73       74       +1     
+ Partials       22       20       -2     
Impacted Files Coverage Δ
src/xcape/cape_fortran.py 77.77% <ø> (+14.14%) :arrow_up:
src/xcape/stdheight.py 71.42% <ø> (+8.92%) :arrow_up:
src/xcape/cape_numba.py 0.00% <0.00%> (-50.00%) :arrow_down:
src/xcape/core.py 83.33% <0.00%> (-1.09%) :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 86e3569...fab44cd. Read the comment docs.