CliMA / ClimaDiagnostics.jl

A framework to define and output observables and statistics from CliMA simulations
Apache License 2.0
9 stars 2 forks source link

Fix start_date #96

Closed Sbozzolo closed 2 weeks ago

Sbozzolo commented 2 weeks ago

It was not working with AtmosCache because AtmosCache does not have get.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.74%. Comparing base (ef31693) to head (70b9581). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== + Coverage 85.71% 85.74% +0.02% ========================================== Files 13 13 Lines 539 540 +1 ========================================== + Hits 462 463 +1 Misses 77 77 ```

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