From 3e1f165dd93ac86ba4383113a6fd8b7352926cb8 Mon Sep 17 00:00:00 2001 From: Martin Yeo Date: Thu, 1 Dec 2022 09:56:16 +0000 Subject: [PATCH 1/2] Update What's New for 3.4 release. --- docs/src/whatsnew/3.4.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/whatsnew/3.4.rst b/docs/src/whatsnew/3.4.rst index f34fd25904..0b3dd3cf94 100644 --- a/docs/src/whatsnew/3.4.rst +++ b/docs/src/whatsnew/3.4.rst @@ -1,7 +1,7 @@ .. include:: ../common_links.inc -v3.4 (17 Nov 2022) [release candidate] -************************************** +v3.4 (01 Dec 2022) +****************** This document explains the changes made to Iris for this release (:doc:`View all changes `.) From 022bc9c25632fe9719e672be15ade2ebe49bdf4d Mon Sep 17 00:00:00 2001 From: Martin Yeo Date: Thu, 1 Dec 2022 11:31:24 +0000 Subject: [PATCH 2/2] Add www.ecmwf.int to linkcheck_ignore. --- docs/src/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/conf.py b/docs/src/conf.py index 33864c4658..d1ec7bab3b 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -364,6 +364,8 @@ def _dotv(version): "http://www.esrl.noaa.gov/psd/data/gridded/conventions/cdc_netcdf_standard.shtml", "http://www.nationalarchives.gov.uk/doc/open-government-licence", "https://www.metoffice.gov.uk/", + # TODO: try removing this again in future - was raising an SSLError. + "http://www.ecmwf.int/", ] # list of sources to exclude from the build.