Working with Time-Series Raster Data

Raster Analysis with Python

Video Locked

Please log in to watch this video

Log In
Chapter Info
Course The Ultimate GeoPython course
Module Raster Analysis with Python
Chapter Working with Time-Series Raster Data
Navigation

Chapter Content

  • ​​​Using xarray and rioxarray for 4D data (time, band, lat, lon)
  • Loading NetCDF / HDF formats
  • Calculating Temporal Trends (e.g., NDVI over time)
  • GroupBy time, date filtering, and rolling averages