Climate#
cfr provides a handy class called ClimateField to handle gridded climate data.
It is essentially a wrapper of xarray.DataArray, but with additional analysis and visualization functionalities added on.
In this section, we will cover the below topics: