Regional Climate Analysis Tool (RCAT)

RCAT is an analysis tool primarily developed for analysis of regional climate models, but may also be used for global models as well. It’s purely written in Python where we aim for a modular code in a functional style. The purpose is to get an efficient and structured way of collaboration within our model developers but also for non pythonists that want to use the tool for standard climate data analysis.

The tool is adapted to new demands in regional climate modeling, where the data amounts are large and analysis often is carried out on HPC systems.

Tutorials - Start here

Instructions for new RCAT users on how to install the software and making your first plot.

How-to guides

Hands on guides with code examples.

Development

Reference

Reference material (APIs)