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

OceanSeaIceModel for coupled ocean-sea-ice simulations with prescribed atmospheric state and radiative fluxes #49

Merged
merged 195 commits into from
Apr 30, 2024

Merge branch 'glw-ss/ice-ocean-model' of github.com:CliMA/ClimaOcean.…

1179247
Select commit
Loading
Failed to load commit list.
Merged

OceanSeaIceModel for coupled ocean-sea-ice simulations with prescribed atmospheric state and radiative fluxes #49

Merge branch 'glw-ss/ice-ocean-model' of github.com:CliMA/ClimaOcean.…
1179247
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 0s

0.00% (+0.00%) compared to edee002

View this Pull Request on Codecov

0.00% (+0.00%) compared to edee002

Details

Codecov Report

Attention: Patch coverage is 0% with 956 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (edee002) to head (1179247).

Files Patch % Lines
src/DataWrangling/JRA55.jl 0.00% 201 Missing ⚠️
...s/CrossRealmFluxes/ocean_sea_ice_surface_fluxes.jl 0.00% 182 Missing ⚠️
...sRealmFluxes/similarity_theory_turbulent_fluxes.jl 0.00% 180 Missing ⚠️
src/OceanSeaIceModels/PrescribedAtmospheres.jl 0.00% 86 Missing ⚠️
src/quarter_degree_global_simulation.jl 0.00% 80 Missing ⚠️
...IceModels/CrossRealmFluxes/sea_ice_ocean_fluxes.jl 0.00% 66 Missing ⚠️
...nSeaIceModels/CrossRealmFluxes/CrossRealmFluxes.jl 0.00% 31 Missing ⚠️
src/OceanSeaIceModels/ocean_sea_ice_model.jl 0.00% 31 Missing ⚠️
src/OceanSimulations/OceanSimulations.jl 0.00% 26 Missing ⚠️
...OceanSeaIceModels/time_step_ocean_sea_ice_model.jl 0.00% 25 Missing ⚠️
... and 5 more
Additional details and impacted files
@@          Coverage Diff           @@
##            main     #49    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         10      23    +13     
  Lines        428    1335   +907     
======================================
- Misses       428    1335   +907     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.