Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalizing MITgcm read in to enabele read in of SPARC #60

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

fix typo in atm_p0=>atm_po

614c8e1
Select commit
Loading
Failed to load commit list.
Open

Generalizing MITgcm read in to enabele read in of SPARC #60

fix typo in atm_p0=>atm_po
614c8e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 0s

78.58% (target 95.00%)

View this Pull Request on Codecov

78.58% (target 95.00%)

Details

Codecov Report

Merging #60 (614c8e1) into main (47e33a6) will increase coverage by 0.28%.
Report is 1 commits behind head on main.
The diff coverage is 91.52%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   78.30%   78.58%   +0.28%     
==========================================
  Files          14       14              
  Lines        1549     1560      +11     
==========================================
+ Hits         1213     1226      +13     
+ Misses        336      334       -2     
Files Coverage Δ
gcm_toolkit/core/const.py 100.00% <ø> (ø)
gcm_toolkit/core/units.py 100.00% <100.00%> (ø)
gcm_toolkit/mitgcm/__init__.py 100.00% <ø> (ø)
gcm_toolkit/utils/read_and_write.py 95.09% <100.00%> (ø)
gcm_toolkit/mitgcm/utils.py 94.11% <96.66%> (ø)
gcm_toolkit/mitgcm/read_in.py 94.00% <94.00%> (ø)
gcm_toolkit/utils/manipulations.py 91.39% <81.25%> (ø)