Giter VIP home page Giter VIP logo

jupyter_sentinel2_grass_gis's Introduction

Jupyter notebook: GRASS GIS 8 and processing of multitemporal EO data

by Markus Neteler, https://www.mundialis.de/

presented at:

Open Data Science Europe workshop 2022, 2022-06-14, 11:00-12:30, Workshop room 2 - C223

https://opendatascience.eu/workshop-2022/

Abstract

GRASS GIS supports time-series processing for vector, raster, and volume data. This workshop offers a micro-introduction to Sentinel satellite data archives, and the various ways to access them. It also explores the i.sentinel toolset which allows querying Sentinel data coverage for a region of interest, downloading from multiple data sources, performing atmospheric and topographic corrections, and cloud/shadow masking. This workshop also gives a preparation of data for multitemporal analyses through automatic creation of a space-time raster dataset (strds), It explores the computation of NDVI time series. Eventually we run a simple RandomForest landuse classification on Sentinel-2 data.

This course is based on workshop material by Martin Landa, CVUT.

We will run GRASS GIS 8.2 through a Jupyter Notebook.

Content

  • Why Jupyter Notebooks and how to use them?
  • GRASS GIS & Python
  • Setup of the Google Colab instance with GRASS GIS 8 (only Google Colab version of Jupyter Notebook)
  • Paths and variables, connecting to GRASS GIS backend
  • Data upload to notebook session
  • Initialization of GRASS GIS in the Jupyter notebook session
  • Creating an area of interest map
  • Importing geodata into GRASS GIS
  • Sentinel-2 processing overview
  • Computing NDVI
  • Time series data processing
  • Creating an image stack (imagery group)
  • Object recognition with image segmentation
  • Supervised Classification: RandomForest
  • What's next?

Jupyter Notebooks

Google Colab (https://colab.research.google.com/) notebook version:

Standard Jupyter Notebook for local usage or in Jupyterhub:

Overview: Executing Jupyter notebooks

There are several options available for running Jupyter notebooks, each offering different functions. Here are some ways to run Jupyter notebooks:

A) Your local computer:

  • Standard Jupyter Notebook Server: Install the python3-jupyter-core server locally to run Jupyter notebooks

B) Cloud providers to use your own Jupyter notebooks without having to install anything on your local machine:

C) Own JupyterLab server:

  • JupyterLab: Deployment of a notebook server in your own server infrastructure, for multiple users (https://jupyter.org/hub)

jupyter_sentinel2_grass_gis's People

Contributors

neteler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hasneintareque

jupyter_sentinel2_grass_gis's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.