Package index
-
vrt_collect()
print(<vrt_collection>)
- Construct the base VRT object for composing VRT pipelines.
-
vrt_set_maskfun()
- Set mask band of a VRT collection
-
vrt_warp()
- Construct A warped VRT or warped VRT collection.
-
vrt_stack()
print(<vrt_stack>)
- Stack VRT files from a vrt_collection object
-
vrt_set_pixelfun()
- Set the pixel function of a VRT stack object
-
vrt_compute()
- Generate a composite raster from (virtual) raster sources.
-
vrt_set_band_names()
- set the band names for a vrt_x object
-
vrt_save()
- Save a vrt_block object to disk
-
vrt_xml_schema
vrt_schema()
- The official GDAL VRT XML schema A copy of the official VRT schema for vritility VRT validation.
-
set_mask_numpy()
build_intmask()
build_bitmask()
- Masking functions for pixel-based processing
-
median_numpy()
- python pixel function for the median using numpy
-
gdal_config_opts()
gdal_creation_options()
gdalwarp_options()
set_gdal_config()
- Create GDAL configuration options.
-
vrtility_py_require()
set_py_env_vals()
compute_with_py_env()
- Setup the vrtility Python environment
-
stac_query()
sign_planetary_computer()
sentinel2_stac_query()
- Query a STAC source
-
plot_raster_src()
plot(<vrt_block>)
plot(<vrt_stack>)
plot(<vrt_stack_warped>)
plot(<vrt_collection>)
- plot a raster file or
vrt_x
object
-
vrt_cache_set()
vrt_cache_destroy()
- Set the VRT cache directory
-
bbox_to_projected()
to_wkt()
- Project a lat/long bounding box to a generic projected coordinate system