climate-resource / CMIP-GHG-Concentration-Generation

Generation of historical concentrations for CMIP (and other) experiments
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Add CFC12 and HFC134a #53

Closed znichollscr closed 3 months ago

znichollscr commented 4 months ago

These will be the end of the gases I test with CI, I think.

Supersedes #50

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 90.36697% with 21 lines in your changes missing coverage. Please review.

Project coverage is 90.05%. Comparing base (c0692a2) to head (510c979). Report is 1 commits behind head on main.

Files Patch % Lines
...l/config_creation/monthly_fifteen_degree_pieces.py 42.85% 8 Missing :warning:
src/local/mean_preserving_interpolation.py 0.00% 7 Missing :warning:
src/local/noaa_processing.py 89.47% 4 Missing :warning:
src/local/config_creation/noaa_handling.py 92.30% 1 Missing :warning:
src/local/observational_network_binning.py 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== + Coverage 89.71% 90.05% +0.34% ========================================== Files 70 77 +7 Lines 1672 1870 +198 ========================================== + Hits 1500 1684 +184 - Misses 172 186 +14 ```

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