From 784994982a7a4a052a9f7fc1485c26dad8e83677 Mon Sep 17 00:00:00 2001 From: bordoray Date: Mon, 20 May 2024 16:55:32 +0900 Subject: [PATCH] cleaning --- jaxaEarthApiDialog.py | 1 - 1 file changed, 1 deletion(-) diff --git a/jaxaEarthApiDialog.py b/jaxaEarthApiDialog.py index a41799a..2509126 100644 --- a/jaxaEarthApiDialog.py +++ b/jaxaEarthApiDialog.py @@ -301,7 +301,6 @@ def load_dataset(self): .filter_resolution() .filter_bounds(bbox=extent) .select(band) - # .get_images() ) except Exception as e: QMessageBox.information(