API reference#

This page provides a summary of variete’s API. For more details and examples, refer to the relevant chapters in the main part of the documentation.

load(filepath[, nodata_to_nan])

Load a VRaster from a file.

VRaster([steps])

A "Virtual Raster" containing information on how to process a raster on disk.

vraster.VRasterStep(dataset, name)

A VRTDataset and an associated name, for logging purposes.

vrt.vrt

vrt.pixel_functions

Pixel functions that allow arithmetic and other complex operations.

vrt.raster_bands

vrt.sources

misc