ruithnadsteud / yt_georaster

A package for handling geotiff files and georeferenced datasets within yt.
1 stars 2 forks source link

Produce and query from virtual raster dataset #33

Open arevill2 opened 3 years ago

arevill2 commented 3 years ago

Load multiple adjacent or overlapping raster datasets (e.g., multiple Sentinel-2 scenes covering a region). Generate a virtual mosaic from all scenes (e.g., gdal.BuildVRT). Query from the virtual raster in yt using data containers. Basically use all the current functionality we have in yt_Geotiff but sampling from a virtual raster instead of a TIFF or JP2.