# Modules - [DownClim Context](api_reference/context.md) - Main `DownClim` class definition and functions associated. - [Area of Interest](api_reference/aoi.md) - Functions to define and retrieve information about areas of interest - [Dataset](api_reference/dataset.md) - Functions to download dataset and define search context for climate simulations - [Downscaling](api_reference/downscaling.md) - Functions to perform the downscaling of simulations - [Evaluation](api_reference/evaluation.md) - Functions to evaluate the downscaling of the simulation ## API Reference The API reference provides an overview of all public objects, functions and methods implemented in `DownClim`. ```{toctree} :maxdepth: 2 DownClimContext Area of Interest Dataset Downscaling Evaluation ```