Skip to content
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

Enable UGRID loading always; deprecate PARSE_UGRID_ON_LOAD. #6054

Merged
merged 5 commits into from
Jul 22, 2024

Conversation

pp-mo
Copy link
Member

@pp-mo pp-mo commented Jul 17, 2024

Addresses #5940

N.B. does not anticipate #6057
That could affect this a bit, and will probably involve a bunch more deprecations.

@pp-mo
Copy link
Member Author

pp-mo commented Jul 17, 2024

N.B. now requires SciTools/iris-test-data#92

@pp-mo pp-mo linked an issue Jul 17, 2024 that may be closed by this pull request
@pp-mo pp-mo marked this pull request as ready for review July 17, 2024 15:41
@pp-mo pp-mo mentioned this pull request Jul 18, 2024
9 tasks
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.75%. Comparing base (38e5a23) to head (1c73532).

Files Patch % Lines
lib/iris/experimental/ugrid/load.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6054      +/-   ##
==========================================
- Coverage   89.76%   89.75%   -0.01%     
==========================================
  Files          90       90              
  Lines       22991    22981      -10     
  Branches     5030     5026       -4     
==========================================
- Hits        20638    20627      -11     
- Misses       1623     1624       +1     
  Partials      730      730              

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

Copy link
Contributor

@stephenworsley stephenworsley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@stephenworsley stephenworsley enabled auto-merge (squash) July 22, 2024 09:50
@stephenworsley stephenworsley merged commit 2d4eda0 into SciTools:main Jul 22, 2024
20 checks passed
@pp-mo
Copy link
Member Author

pp-mo commented Jul 22, 2024

Thanks @stephenworsley !
Not so easy to review, I'm afraid.

tkknight added a commit to tkknight/iris that referenced this pull request Jul 30, 2024
* upstream/main:
  Load performance improvement (ignoring UGRID) (SciTools#6088)
  Adding monthly and yearly arguments to `guess_bounds` (SciTools#6090)
  Mesh nonexperimental extra (SciTools#6077)
  Mesh nonexperimental (SciTools#6061)
  Bump scitools/workflows from 2024.07.4 to 2024.07.5 (SciTools#6076)
  Updated environment lockfiles (SciTools#6068)
  Enable UGRID loading always; deprecate PARSE_UGRID_ON_LOAD. (SciTools#6054)
  Bump scitools/workflows from 2024.07.3 to 2024.07.4 (SciTools#6071)
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.

Support global enable of ugrid loading
2 participants