From 19d7760c75e091bac93ff1b94e825ea5e6a2a8b6 Mon Sep 17 00:00:00 2001 From: SanderStroms Date: Fri, 2 May 2025 11:53:05 +0200 Subject: [PATCH] Update index.rst --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index c601ed3..d40f533 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1763,7 +1763,7 @@ Plot bathymetry based on NORKYST800 url: lon=4, lat=60.5) -.. image ::files/Bathymetry_cross_section.png +.. image:: files/Bathymetry_cross_section.png :width: 500 Plot bathymetry with a variable (magnitude.v,u,temperature or salinity) based on NORKYST800 url and csv file: @@ -1775,7 +1775,7 @@ Plot bathymetry with a variable (magnitude.v,u,temperature or salinity) based on lon=4, lat=60.5, var="salinity") -.. image ::files/Bathymetry_cross_section_with_variable=salinity.png +.. image:: files/Bathymetry_cross_section_with_variable=salinity.png Verification Functions ===================