File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 411
411
intersphinx_mapping = {
412
412
"python" : ("https://docs.python.org/3/" , None ),
413
413
"pandas" : ("https://pandas.pydata.org/pandas-docs/stable" , None ),
414
- "iris" : ("https://scitools.org.uk/iris/docs /latest" , None ),
414
+ "iris" : ("https://scitools-iris.readthedocs.io/en /latest" , None ),
415
415
"numpy" : ("https://numpy.org/doc/stable" , None ),
416
416
"scipy" : ("https://docs.scipy.org/doc/scipy/reference" , None ),
417
417
"numba" : ("https://numba.pydata.org/numba-doc/latest" , None ),
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ different approaches to handling metadata: Iris strictly interprets
166
166
`CF conventions `_. Iris particularly shines at mapping, thanks to its
167
167
integration with Cartopy _.
168
168
169
- .. _Iris : http ://scitools.org.uk/iris /
169
+ .. _Iris : https ://scitools-iris.readthedocs.io/en/stable /
170
170
.. _Cartopy : http://scitools.org.uk/cartopy/docs/latest/
171
171
172
172
`UV-CDAT `__ is another Python library that implements in-memory netCDF-like
You can’t perform that action at this time.
0 commit comments