Example notebooks

This section contains four Jupyter notebooks. The rvt_vis_example.ipynb and rvt_default_example.ipynb contain code for using the basic functions of the rvt.vis and rvt.default modules and are available in the examples folder in the repository .

The notebooks for tiled processing can be used for easy visualisation of large datasets and for computing many visualisations on a list of GeoTIFF files with one click. They are available in the tiled_processing folder.

Tiled processing

The Python code splits large datasets into tiles and uses multiprocessing to speed up the computation.

The code can be executed through a GUI based on ipywidgets.

If you want to integrate the processing into your Python Workflow, see the rvt_tiled.ipynb.


CONTENTS