File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 11.. include :: ../common_links.inc
22
3- v3.0.2 (unreleased )
4- *******************
3+ v3.0.2 (27 May 2021 )
4+ ********************
55
66This document explains the changes made to Iris for this release
77(:doc: `View all changes <index >`.)
@@ -48,14 +48,13 @@ This document explains the changes made to Iris for this release
4848 developers to easily disable `cirrus-ci `_ tasks. See
4949 :ref: `skipping Cirrus-CI tasks `. (:pull: `4019 `) [``pre-v3.1.0 ``]
5050
51- #. `@pp-mo `_ adjusted the use of :func: `dask.array.from_array ` in :func: `iris._lazy_data.as_lazy_data `, to avoid
52- the dask 'test access'. This makes loading of netcdf files with a large number of variables significantly faster.
53- (:pull: `4135 `)
51+ #. `@pp-mo `_ adjusted the use of :func: `dask.array.from_array ` in :func: `iris._lazy_data.as_lazy_data `,
52+ to avoid the dask 'test access'. This makes loading of netcdf files with a
53+ large number of variables significantly faster. (:pull: `4135 `)
5454
5555 #. `@pp-mo `_ reverted a change made previously in (:pull: `3659 `) to
56- PPDataProxy.__getitem__. The check for empty slicings is no longer needed
57- since (:pull: `4135 `) was added.
58- (:pull: `4141 `)
56+ :meth: `iris.fileformats.pp.PPDataProxy.__getitem__ `. The check for empty slicings
57+ is no longer needed since (:pull: `4135 `) was added. (:pull: `4141 `)
5958
6059 Note that, the above contributions labelled with ``pre-v3.1.0 `` are part of the forthcoming
6160 Iris v3.1.0 release, but require to be included in this patch release.
You can’t perform that action at this time.
0 commit comments