-
Notifications
You must be signed in to change notification settings - Fork 44
[Numpy2] Support for numpy==2.0.0 (and pin iris >=3.11)
#2395
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
Changes from 72 commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
8930af0
add numpy 2 from conda-forge dev
valeriupredoi a3e0632
temp remove PyPI numpy - add numpy 2 from conda-forge dev
valeriupredoi 233eb67
run a GA
valeriupredoi 3687ea0
remove numpy from env
valeriupredoi bf8dff5
manually install numpy 2.0
valeriupredoi 29284bc
correct conda forge channel
valeriupredoi 23429bc
correct conda forge channel
valeriupredoi 50910b4
do not install manually numpy, like a peasant
valeriupredoi 4d5d1eb
revert to manual installation
valeriupredoi 9fb584a
comment out numpy gubbins i environment yml
valeriupredoi 91a87ed
Merge branch 'main' into numpy2-dev
valeriupredoi 6eb3d00
Merge branch 'main' into numpy2-dev
valeriupredoi ade96ca
Merge branch 'main' into numpy2-dev
valeriupredoi ac75b84
Merge branch 'main' into numpy2-dev
valeriupredoi d36350a
deactivate direct download
valeriupredoi 5dfa45a
use direct download again
valeriupredoi baedee8
use direct download again
valeriupredoi 5f91615
Merge branch 'main' into numpy2-dev
valeriupredoi 038099d
Merge branch 'main' into numpy2-dev
valeriupredoi ccb8f2f
use conda forge package
valeriupredoi 882c1cd
dont install from conda package
valeriupredoi 6d9cda5
restore numpy dep
valeriupredoi e3e2e25
completeley remove line that installed numpy2 from anaconda package
valeriupredoi 30c99e5
unpin pandas
valeriupredoi 98ee116
unpin pandas
valeriupredoi 0e2799b
release numpy to choose its path
valeriupredoi 03a46fa
replace np.NaN with np.nan
valeriupredoi af8944e
replace np.NaN with np.nan
valeriupredoi 6a8fe23
fix for new output of np.ogrid
valeriupredoi e849a73
add printout to test
valeriupredoi 3ec3fe5
explicitly cast Python int
valeriupredoi 26a5228
use vstack instead of simple array
valeriupredoi ecf68f8
make list out of now tuple
valeriupredoi c10ce96
explicit cast to numpy strings ffs
valeriupredoi f822bb8
reqwite the distance stat with sqrt account for masks
valeriupredoi 061a4fb
account for variations in rstol for numpy 2.0
valeriupredoi a4707ef
add note on sqrt bug
valeriupredoi 266781a
temprary pin numpy<2
valeriupredoi 73d455b
temprary pin numpy<2
valeriupredoi 3007575
unpin and let numpy be two
valeriupredoi 7386b7e
unpin and let numpy be two
valeriupredoi bf01de0
Merge branch 'main' into numpy2-dev
valeriupredoi 043407a
use the force and xfail the icon test instead
valeriupredoi a3ccff6
remove commented out pandas pins
valeriupredoi aefb52c
remove commented out pandas pins
valeriupredoi 1741727
unrun GA
valeriupredoi 4afc351
Update esmvalcore/preprocessor/_compare_with_refs.py
valeriupredoi 6464ecf
Merge branch 'main' into numpy2-dev
valeriupredoi 85b2aa4
remove numpy2 related comment
valeriupredoi 05dea66
remove numpy2 related comment
valeriupredoi 64da79d
Merge branch 'main' into numpy2-dev
valeriupredoi ea3c702
Merge branch 'main' into numpy2-dev
valeriupredoi 0b2e975
Merge branch 'main' into numpy2-dev
valeriupredoi b345843
Merge branch 'main' into numpy2-dev
valeriupredoi 55edd79
Merge branch 'main' into numpy2-dev
valeriupredoi 400ccc4
Merge branch 'main' into numpy2-dev
valeriupredoi e6073eb
run precommit twice
valeriupredoi 803017d
run precommit twice
valeriupredoi 0ee7dcd
Merge branch 'main' into numpy2-dev
valeriupredoi c4cb2f1
unpin numpy
valeriupredoi 9c5eace
well I have just found one of those rare occasions when merge resulte…
valeriupredoi 519769c
Merge branch 'main' into numpy2-dev
valeriupredoi fb6cdc3
Merge branch 'main' into numpy2-dev
valeriupredoi ef6c154
Merge branch 'main' into numpy2-dev
valeriupredoi dddc083
pin iris
valeriupredoi 858ae11
pin iris
valeriupredoi e636c7b
rerun GA tests see all is fine
valeriupredoi acf7838
unrun GA
valeriupredoi 801b7d0
change inline comment
valeriupredoi bab038d
change inline comment
valeriupredoi d59d606
cleanup
valeriupredoi b81db5f
cleanup
valeriupredoi 3bd0468
Update esmvalcore/preprocessor/_regrid_esmpy.py
valeriupredoi 19d7700
Update pyproject.toml
valeriupredoi 8adcd1b
Update environment.yml
valeriupredoi f11ad18
Update tests/unit/preprocessor/_compare_with_refs/test_compare_with_r…
valeriupredoi e81c026
revert to old syntax to recheck
valeriupredoi c99f262
Don't use int8
schlunma 280e692
Restore nice error string when invalid season(s) are given
schlunma 24f2549
Cast 360 to original dtype
schlunma File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.