The training framework of CCCma-PPP is highly flexible, supporting the mixed use of deterministic and probabilistic models. At the neural network architecture level, the framework is compatible with multiple mainstream architectures, allowing researchers to select the most appropriate model structure based on specific application scenarios.
This multi-architecture support capability is of great significance. Different climate variables (such as temperature, precipitation, sea level pressure) and different prediction time scales (seasonal, interannual, decadal) often exhibit different statistical characteristics, so targeted selection of model architectures is necessary. For example, some variables may be more suitable for using recurrent neural networks to capture temporal dependencies, while spatial downscaling tasks may benefit from the structure of convolutional neural networks or graph neural networks.