Skip to content

Update lock files and accompanying fixes. #5132

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

Merged
merged 4 commits into from
Jan 10, 2023

Conversation

trexfeathers
Copy link
Contributor

@trexfeathers trexfeathers commented Jan 9, 2023

🚀 Pull Request

Description

Replaces #5113.

  • Updates lock files with the latest resolvable dependencies.
  • Explicitly sets the y limits of test_2d_coord_bounds_platecarree() to avoid a Cartopy bug.
  • Replaces a use of np.float with float in iris.tests.unit.analysis.maths.
    • Prompted by NumPy v1.24
  • Replaces various uses of np.int.
    • Prompted by NumPy v1.24

Consult Iris pull request check list

Copy link
Member

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

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

@trexfeathers (and @rcomer) Awesome work 🏆

Thanks 👍

@bjlittle bjlittle merged commit e883799 into SciTools:main Jan 10, 2023
@trexfeathers
Copy link
Contributor Author

Thanks @bjlittle!

trexfeathers added a commit to trexfeathers/iris that referenced this pull request Feb 21, 2023
…ing conflicts.

* Updated environment lockfiles

* Use set_ylim for test_2d_coord_bounds_platecarree.

* Don't use np.float for maths tests.

* Remove uses of np.int .

Co-authored-by: Lockfile bot <noreply@github.com>
@trexfeathers trexfeathers deleted the 5113_fixes branch February 24, 2023 13:50
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.

3 participants