-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Demo Numpy v2. * Force NumPy v2. * Store PP LB headers as signed ints (as specified in UMDP F3). * Correct PP tuple printing. * NumPy 2 compliant dtype casting in regridding. * Todo note in What's New. * Accept NumPy 2 avoiding up-casting dtype in integration NetCDF _get_scale_factor_add_offset. * Adapt NetCDF _ensure_valid_dtype() for NumPy v2. * Adapt maths handling of rhs scalar dtype - for NumPy v2. * Accept regrid KGO changes from changes to NumPy scalar arithmetic dtypes. * Correct FF tuple printing. * More changed NumPy scalar representations. * Accept more changes for NumPy scalar arithmetic dtypes. * Accept NIMROD changes from NumPy scalar aritmetic dtypes. * Revert "Accept NIMROD changes from NumPy scalar aritmetic dtypes." This reverts commit 664f523. * More consistent dtype casting in NIMROD load, plus minor change to known-good-outputs. * Accept more changes for NumPy scalar arithmetic dtypes. * Accept more changes for NumPy scalar arithmetic dtypes. * Demonstrate new mo_pack version. * More thorough use of float32 for mask testing. * Explicitly use the values of the pandas object in as_cube(). * Cube summary: convert any np.str_ instances to plain strings. * Unpin NumPy. * Fix doctests. Fix doctests. * Fix dtype handling in iris.util.regular_points for NumPy v2. * Update lock files. * Undo over-zealous doctest changes. * Remove dask/dask#11433 workaround. * What's New entry. * Missed doctest changes from f547662. * Revert "Undo over-zealous doctest changes." - valid since f547662. This reverts commit 8207e05.
- Loading branch information
1 parent
dd0432e
commit b5bdaff
Showing
37 changed files
with
565 additions
and
490 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.