File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -406,6 +406,7 @@ def _dotv(version):
406406 "https://stackoverflow.com/questions/tagged/python-iris" ,
407407 "https://www.flaticon.com/" ,
408408 "https://www.mail-archive.com/[email protected] /msg39091.html" ,
409+ "https://doi.org/10.3390/jmse2010194" ,
409410]
410411
411412# list of sources to exclude from the build.
Original file line number Diff line number Diff line change 11.. include :: ../common_links.inc
22
3- v3.12 (10 Mar 2025 [release candidate] )
4- ***************************************
3+ v3.12 (24 Mar 2025)
4+ *******************
55
66This document explains the changes made to Iris for this release
77(:doc: `View all changes <index >`.)
@@ -13,13 +13,13 @@ This document explains the changes made to Iris for this release
1313 :animate: fade-in
1414 :open:
1515
16- The highlights for this major/ minor release of Iris include:
16+ The highlights for this minor release of Iris include:
1717
1818 * Iris now supports Python version 3.13, and has dropped support for Python 3.10,
1919 as per the Scientific Python
2020 `SPEC 0 <https://scientific-python.org/specs/spec-0000/ >`_ schedule.
2121
22- * Data is now optional in a cube, which can simplify the regridding process and lay
22+ * Data is now optional in a cube, which can simplify the regridding process and lays
2323 the ground work for future features. See :issue: `4447 `.
2424
2525 * Added :data: `iris.loading.LOAD_PROBLEMS ` to capture objects which could not be
You can’t perform that action at this time.
0 commit comments