xoceanmodel / xroms

Work with ROMS ocean model output with xarray
https://xroms.readthedocs.io/
MIT License
61 stars 38 forks source link

more control for 3d flag in roms_dataset #59

Closed kthyng closed 1 year ago

kthyng commented 1 year ago

change to roms_dataset() so that input flag include_3D_metrics also controls if ds["3d"] = True.

codecov-commenter commented 1 year ago

Codecov Report

Merging #59 (b2fed17) into main (021d7ed) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   83.93%   83.93%           
=======================================
  Files          17       17           
  Lines        1898     1898           
=======================================
  Hits         1593     1593           
  Misses        305      305           
Flag Coverage Δ
unittests 83.93% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
xroms/xroms.py 58.42% <100.00%> (ø)