-
Notifications
You must be signed in to change notification settings - Fork 48
Switch to Iris 3 #819
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
Switch to Iris 3 #819
Changes from 54 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
ed6f0cf
Fix AttributeError: 'DimCoord' object has no attribute '_as_defn'
stefsmeets b8d9311
Replace .extract_strict -> .extract_cube
stefsmeets b85d485
Pin iris version to 3, because the changes are not backwards compatible
stefsmeets e5e591d
Fix tests failing with 'ValueError: Invalid units: sigma must be dime…
stefsmeets 6b45cb0
Fix Flake8 fail
stefsmeets 8d224f4
Rename .coord_comparison -> ._dimensional_metadata_comparison
stefsmeets afda072
Update test to not use private iris function
stefsmeets 36fc714
Solve CoordinateNotFoundError in test
stefsmeets 3f532d0
Fix another two `CoordinateNotFoundError` in test
stefsmeets 041c118
Merge branch 'master' into iris3
stefsmeets 78e6ead
Merge branch 'master' into iris3
stefsmeets 8e1188b
added requirement to install iris3rc
valeriupredoi fcd787d
requirement for iris3rc
valeriupredoi 6b10483
allow for testing with iris3
valeriupredoi 3e31fae
allow for test installation with iris3
valeriupredoi 037575a
mini test to see conda package builds with iris3
valeriupredoi e36951a
exclude scitools-iris from setup for now
valeriupredoi f66223a
revert changes to workflow files and align them with master - checks …
valeriupredoi 9c83342
Update docker environment to use iris 3.0.0rc0 for CircleCI test
stefsmeets 7e58a11
Fix conda build/install on CircleCI
stefsmeets ea1c197
Remove rc tag, because conda/pip should resolve 3.0.0 to 3.0.0rc0
stefsmeets 3ff517c
Add iris rc location to CircleCI install job
stefsmeets 9bb9f5f
Add the missing requests dependency
stefsmeets 4972121
Remove redundant iris install (already specified by environment.yml)
stefsmeets b8e1f84
Remove useless noqa tag
stefsmeets a1aa44b
Use >= to specify iris version requirement in line with master
stefsmeets 90cf36d
Revert "Use >= to specify iris version requirement in line with master"
stefsmeets 1da1e06
Merge branch 'master' into iris3
valeriupredoi 447d9aa
re-intruduce iris freedom to find its way to 3.0
valeriupredoi 53e19b8
re-intruduce iris freedom to find its way to 3.0
valeriupredoi d21db3c
Actually force Iris 3
e697a14
Remove iris test label
0336362
unpin cftime
valeriupredoi 58e1229
unpin cftime
valeriupredoi 1100e49
pin only cftime
valeriupredoi d6545f1
pin only cftime
valeriupredoi a1a540f
relax to defaults
valeriupredoi b378903
restore failsafe pin on iris
valeriupredoi 6de1a38
restore failsafe pin on iris
valeriupredoi 827600b
replace with extract cube
valeriupredoi 11fa875
replace with extract cube
valeriupredoi 1dabc56
string with space and not 0 for cftime 121
valeriupredoi ba09c7f
string with space and not 0 for cftime 121
valeriupredoi 05f7381
fixed call to non existent cubes
valeriupredoi 317ef8b
fixed call to non existent cubes
valeriupredoi 27058dc
removed development install of iris
valeriupredoi 0a1a7a6
pin iris to at least 3.0.0
valeriupredoi 637a97b
pin iris to at least 3.0.0
valeriupredoi f314933
pin iris to at least 3.0.0
valeriupredoi a91894b
Use Iris 3.0.1
a11a316
Merge branch 'master' into iris3
valeriupredoi 046749d
regenerated sample data files with iris3
valeriupredoi 8b7a37a
Added automatic fix for invalid sigma units in AtmosphereSigmaFactory
schlunma fe59ea1
Try to avoid outdated pytest cache and restore multimodel results
bouweandela 53df144
Fixed custom AtmosphereSigmaFactory
schlunma d3e75d0
Merge remote-tracking branch 'origin/master' into iris3
schlunma c990878
unpin cftime
valeriupredoi 41286ce
unpin cftime
valeriupredoi be6c4c3
Merge branch 'iris3' of github.com:ESMValGroup/ESMValCore into iris3
schlunma 951bcba
Added fixes necessary for iris3
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
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
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
Oops, something went wrong.
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.