Skip to content

Add support for Geostationary coord_system #5745

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

5ed2426
Select commit
Loading
Failed to load commit list.
Draft

Add support for Geostationary coord_system #5745

[pre-commit.ci] auto fixes from pre-commit.com hooks
5ed2426
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 1s

89.72% (+0.00%) compared to a47fd34

View this Pull Request on Codecov

89.72% (+0.00%) compared to a47fd34

Details

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.72%. Comparing base (a47fd34) to head (5ed2426).
Report is 324 commits behind head on main.

Files with missing lines Patch % Lines
lib/iris/analysis/_regrid.py 20.00% 3 Missing and 1 partial ⚠️
lib/iris/fileformats/_nc_load_rules/actions.py 0.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #5745    +/-   ##
========================================
  Coverage   89.71%   89.72%            
========================================
  Files          90       91     +1     
  Lines       22815    22924   +109     
  Branches     5438     5462    +24     
========================================
+ Hits        20468    20568   +100     
- Misses       1617     1622     +5     
- Partials      730      734     +4     

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