From 8860c6996e288695929d2960c36069d213f3dc44 Mon Sep 17 00:00:00 2001 From: "Thomas Neep (Advanced Research Computing)" Date: Wed, 6 May 2026 14:26:32 +0100 Subject: [PATCH] Change Resampling the raster image to h2 --- episodes/06-raster-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/06-raster-intro.md b/episodes/06-raster-intro.md index a49cf097..e606aada 100644 --- a/episodes/06-raster-intro.md +++ b/episodes/06-raster-intro.md @@ -163,7 +163,7 @@ rhodes_red.plot() Notice that `rioxarray` helpfully allows us to plot this raster with spatial coordinates on the x and y axis (this is not the default in many cases with other functions or libraries). Nice plot! However, it probably took a while for it to load therefore it would make sense to resample it. -# Resampling the raster image +## Resampling the raster image The red band image is available as a raster file with 10 m resolution, which makes it a relatively large file (few hundreds MBs). In order to keep calculations "manageable" (reasonable execution time and memory usage) we select here a lower resolution version of the image, taking