CliMA / ClimaOcean.jl

🌎 Framework for realistic regional-to-global ocean simulations, and coupled ocean + sea-ice simulations based on Oceananigans and ClimaSeaIce. Basis for the ocean and sea-ice component of CliMA's Earth system model.
https://clima.github.io/ClimaOceanDocumentation/stable/
Other
33 stars 9 forks source link

Update to latest ClimaSeaIce #170

Closed glwagner closed 2 months ago

glwagner commented 2 months ago

This PR updates ClimaOcean to use the latest version of ClimaSeaIce, 0.1.2.

glwagner commented 2 months ago

(we will have to run the tests again once the new version is registered)

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (dd9148a) to head (86b1b23). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...dels/CrossRealmFluxes/atmosphere_sea_ice_fluxes.jl 0.00% 1 Missing :warning:
...s/CrossRealmFluxes/ocean_sea_ice_surface_fluxes.jl 0.00% 1 Missing :warning:
...OceanSeaIceModels/time_step_ocean_sea_ice_model.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 31 31 Lines 1729 1729 ===================================== Misses 1729 1729 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.