Data cleaning and organization
Contents
Data cleaning and organization#
The first chapter of this tutorial will demonstrate multiple approaches to reading in the datastack and organizing the data to prepare for analysis.
xr.open_mfdataset()#
The first example makes use of the xarray function open_mfdataset().
GDAL vrt objects#
The second example will use GDAL VRT to build virtual representations of geotiff files using xml files.