Skip to content

This repository is a part of a workshop aiming to provide working knowledge of Python based analysis of geospatial raster and vector data.

Notifications You must be signed in to change notification settings

Tjmahir20/Introduction_to_Geospatial_Data_with_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Geospatial Data with Python

This repository consists of scripts and lecture materials from a workshop organized by CRIB.

The workshop mostly covered these aspects of geospatial data processing:

  • Basics of raster and vector data and coordinate reference systems (CRSs)
  • Access satellite imagery using Python
  • Read, visualize and process raster/vector data
  • Data analysis with the combination of raster and vector data
  • Parallel computation for geospatial data

Overview

All the required data and preprocessing steps can be found in this website.

The workshop had three segments:

(i) Accessing Raster Data

(ii) Analysis of Raster and Vector Data

(iii) Computing Big Data with Dask

About

This repository is a part of a workshop aiming to provide working knowledge of Python based analysis of geospatial raster and vector data.

Resources

Stars

Watchers

Forks