Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions docs/src/whatsnew/3.4.rst
Original file line number Diff line number Diff line change
@@ -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 <index>`.)
Expand Down