Skip to content

Commit 2893fba

Browse files
committed
Added what's new items for #2730 and #2325.
1 parent 6c9d1f9 commit 2893fba

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Lazy data now refers to absolute paths rather than preserving the form that was passed to iris.load functions. This means that it is possible to use relative paths at load, change working directory, and still expect to be able to load any lazy data. (#2325)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Upto 3x speedup when using regrid_area_weighted_rectilinear_src_and_grid with non-masked data. (#2730)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* The order in which files are passed to iris.load functions is now the order in which they are processed. (#2325)

0 commit comments

Comments
 (0)