-
Notifications
You must be signed in to change notification settings - Fork 297
Mergeback v3.0.x release feature branch #4276
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 all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
71e6863
Add release highlights and pin rc version (#3898)
bjlittle 3b9a0bd
reorder release highlights (#3899)
bjlittle 1b59ffe
Add whatsnew announcement (#3900)
bjlittle a9c1e79
Fix spelling (#3903)
tkknight 6d36021
Fix unit label handling (#3902)
znicholls c797fc8
Release Docs Improvements (#3895)
trexfeathers 2e6aa01
Relax setup.py setup requirements (#3909)
bjlittle 5da592f
Updated CF saver version in User Guide and docstring (#3925)
jonseddon 0ff0dca
Migrate to cirrus-ci (#3928)
bjlittle 28572d7
ignore url for doc link check (#3929)
bjlittle 8d5dee0
whatsnew for coord default units (#3924)
rcomer c9d0dad
Cube._summary_coord_extra: efficiency and bugfix (#3922)
rcomer 723a2f4
Add Documentation Title Case Capitalization (#3940)
bjlittle 6e6fe03
CI requirements drop pip packages (#3939)
bjlittle 83d1b72
update links (#3942)
rcomer 5c8edc1
Add support for 1-d weights in collapse. (#3943)
pp-mo 805a4fe
Remove warning for convert_units on lazy data (#3951)
rcomer e689ef4
drop stickler references in docs (#3953)
bjlittle 62dcb17
update docs for travis-ci to cirrus-ci (#3954)
bjlittle 9c6d778
docs for nox (#3955)
bjlittle 78de3c6
Resolve test coverage (#3947)
bjlittle ca642ee
pin v3.0.0 version and whatnew date (#3956)
bjlittle 8222f65
update github ci checks image (#3957)
bjlittle f468da3
Promote unknown units to dimensionless in aux factories (#3965)
bjlittle 2557426
Release branch prepare for v3.0.2 (#4044)
bjlittle 4885e12
um_stash_source attribute improved handling (#4035)
jonseddon e537afa
Support for py38 and Cartopy 0.19 (#4130)
rcomer 05cd289
Intersection bounds fix (replacement PR) (#4059)
rcomer 38bfb6c
bootstrap ci for 3.0.x (#4154)
bjlittle 09018b0
Tweak to speed up dask wrapping of netcdf variables (#4135)
pp-mo 7a1f585
Fb fix cube coord arithmetic (#4159)
bjlittle beb19b5
Pp daskfix (#4141)
pp-mo bdb7c9e
add release date to v3.0.2 whatsnew (#4160)
bjlittle 274057b
update readme logo img src and href (#4006) (#4216)
bjlittle 51fbe69
In cube.intersection, find split cells using a tolerant equality chec…
lbdreyer 82dcba7
Update 3.0.3.rst
bjlittle 8fc1b0e
Wide cubestr fix 3v0vx v2 (#4233)
pp-mo 1505995
Fix some typos in the cube maths docs (#4248)
lbdreyer c61d5e5
(More of) Wide cubestr fix 3v0vx v2 (#4238)
pp-mo dd91f04
unpin cftime (#4222)
bjlittle 1af2060
Test wrangling vs v3.0.x (#4249)
rcomer 45e7a1c
mergeback v3.0.x release feature branch
bjlittle e7cb050
Fix mergeback PR #4035
bjlittle 611a575
Fix mergeback PR #4035 tests
bjlittle 9fa5cb6
Update mergeback nox conda-lock files
bjlittle 2f71fa0
mergeback v3.0.x with nox lock update
bjlittle 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,9 @@ Iris versions. | |
:maxdepth: 1 | ||
|
||
latest.rst | ||
3.0.4.rst | ||
3.0.3.rst | ||
3.0.2.rst | ||
3.0.1.rst | ||
3.0.rst | ||
2.4.rst | ||
|
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.