You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "GRASS for Remote Sensing data processing with Jupyter Notebooks"
3
+
date: 2024-12-02
4
+
author: Veronica Andreo
5
+
format:
6
+
html:
7
+
toc: true
8
+
code-tools: true
9
+
code-copy: true
10
+
code-fold: false
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.
13
+
execute:
14
+
eval: false
15
+
---
16
+
17
+
The workshop showcases GRASS tools for satellite imagery processing and analysis,
18
+
covering workflows from data acquisition to supervised classification and visualization.
19
+
It is all contained in a Jupyter Notebook using GRASS Python interface and can be run
20
+
in Google Colab, so no local software installation is required.
0 commit comments