Caltech-OCTO / Subzero.jl

Native Julia Discrete Element Sea Ice Model
MIT License
5 stars 1 forks source link

Atmosphere and ocean cleanup #112

Closed skygering closed 3 weeks ago

skygering commented 3 weeks ago

Cleanup atmosphere and ocean code and add to tutorial.

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 70.96774% with 18 lines in your changes missing coverage. Please review.

Project coverage is 80.68%. Comparing base (c9a8643) to head (efdbef2).

Files Patch % Lines
src/simulation_components/oceans.jl 77.77% 10 Missing :warning:
src/simulation_components/atmos.jl 52.94% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #112 +/- ## ========================================== - Coverage 80.76% 80.68% -0.09% ========================================== Files 28 29 +1 Lines 2782 2816 +34 ========================================== + Hits 2247 2272 +25 - Misses 535 544 +9 ```

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