/Belize_GEE_R_Tutorial

A tutorial demonstrating how to do basic operations on Google Earth Engine and R

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Belize Spatial Analysis Tutorial

In these tutorials we will learn how to use Google Earth Engine to do large-scale remote sensing, data analysis and visualization.

Creating cloud-free mosiacs

The objectives of this tutorial are as follows:

  • Access and download night-time lights data & gridded population estimates
  • Visualize time series with plots
  • Download tabular data

Nighttime lights and population

The objectives of this tutorial are as follows:

  • Access and download night-time lights data & gridded population estimates
  • Visualize time series with plots
  • Download tabular data

Intro to spatial data analysis in R

The objectives of this tutorial are as follows:

  • Read and write raster data (raster)
  • Read shapefiles (sf)
  • Visualize data (ggplot2)
  • Fit models using geospatial data