Skip to content

Commit 26c3b1e

Browse files
committed
Change wording: EO to RS
1 parent 929a6eb commit 26c3b1e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "GRASS for Earth Observation data processing with Jupyter notebooks"
2+
title: "GRASS for Remote Sensing data processing with Jupyter Notebooks"
33
date: 2024-12-02
44
author: Veronica Andreo
55
format:
@@ -8,14 +8,12 @@ format:
88
code-tools: true
99
code-copy: true
1010
code-fold: false
11-
categories: [advanced, Python, Google Colab, Earth Observation, external]
12-
description: Workshop taught at FOSS4G 2022 and 2024 demonstrating the use of GRASS tools for Earth Observation data processing analysis in Jupyter notebooks within Google Colab.
11+
categories: [advanced, Python, Google Colab, remote sensing, external]
12+
description: Workshop taught at FOSS4G 2022 and 2024 demonstrating the use of GRASS tools for Remote Sensing data processing analysis in Jupyter notebooks within Google Colab.
1313
execute:
1414
eval: false
1515
---
1616

17-
## GRASS for Earth Observation data processing with Jupyter notebooks
18-
1917
The workshop showcases GRASS tools for satellite imagery processing and analysis,
2018
covering workflows from data acquisition to supervised classification and visualization.
2119
It is all contained in a Jupyter Notebook using GRASS Python interface and can be run
@@ -26,6 +24,6 @@ in Google Colab, so no local software installation is required.
2624
Special acknowledgements to Markus Neteler and Maris Nartiss who were part of an earlier
2725
edition of this workshop and also prepared the Sentinel-2 dataset 🙌
2826

29-
![](images/EOandGRASSGIS.png){width=40% fig-align="center" .preview-image}
27+
![](images/EOandGRASSGIS.png){.preview-image width=40% fig-align="center"}
3028

3129

0 commit comments

Comments
 (0)