Skip to content

Load bundled areacello in ACCESS-ESM1-6 ocean and sea-ice mappings#489

Merged
rbeucher merged 3 commits into
mainfrom
fix/areacello-ocean-mappings
Jul 8, 2026
Merged

Load bundled areacello in ACCESS-ESM1-6 ocean and sea-ice mappings#489
rbeucher merged 3 commits into
mainfrom
fix/areacello-ocean-mappings

Conversation

@rbeucher

@rbeucher rbeucher commented Jul 8, 2026

Copy link
Copy Markdown
Member

This updates the ACCESS-ESM1-6 mapping so the affected ocean and sea-ice area-weighted formulas load areacello from the bundled fx.areacello_ACCESS-ESM.nc resource instead of requesting area_t or t_area as input files. The change covers the ocean global-mean/volume formulas plus the sea-ice area and extent formulas, which now all share the packaged cell-area field already used elsewhere in the model support code.\n\nValidation:\n- pixi run -e dev python -m json.tool src/access_moppy/mappings/ACCESS-ESM1-6_mappings.json\n- Direct JSON assertions that the edited ocean and sea-ice entries no longer reference area_t or t_area

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.7%. Comparing base (42747c9) to head (f2e7928).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #489   +/-   ##
=====================================
  Coverage   78.7%   78.7%           
=====================================
  Files         33      33           
  Lines       6548    6548           
  Branches    1239    1239           
=====================================
  Hits        5153    5153           
  Misses      1127    1127           
  Partials     268     268           
Flag Coverage Δ
unit 78.7% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rbeucher rbeucher changed the title Use bundled areacello for ocean area weights Load bundled areacello in ACCESS-ESM1-6 ocean mappings Jul 8, 2026
@rbeucher rbeucher changed the title Load bundled areacello in ACCESS-ESM1-6 ocean mappings Load bundled areacello in ACCESS-ESM1-6 ocean and sea-ice mappings Jul 8, 2026
@rbeucher
rbeucher merged commit 034a1cc into main Jul 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant