From 6be83e3f874e1321f937a1c8a618c9c56e1f0ab9 Mon Sep 17 00:00:00 2001 From: Emmanuel Mathot Date: Tue, 19 Mar 2024 13:36:22 +0100 Subject: [PATCH] Update search URL in launch.json --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 8a05b035..f0f82ba2 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -129,7 +129,7 @@ "-v", "https://catalog.terradue.com/sentinel2/search?uid=S2A_MSIL1C_20190119T074231_N0207_R092_T39TVH_20190119T091330", "-r", - "4" + "1" ], "cwd": "${workspaceFolder}/src", // For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console