==== Objective ==== This set of tools has been developped in python using a object oriented framework in order to post-process and calculate statistics on daily data (ERAint daily reanalysis, raw outpust from EC-Earth experiments, ECMWF S4). These tools allows to calculate monthly extremes and means, daily climatologies, daily anomalies, precipitation based monsoon onset date, averaged or select data over a region. The function are done to save easily the output with the proper format on the /esnas. Some functions are also available for plotting. Most of the statistics are based on cdo. ==== Presentation ==== The following presentation introduces the framework: {{tools:daily_data_tools.pdf|pdf}} ==== Contact ==== This set of tools has been developed by ChloƩ Prodhomme (chloe.prodhomme@bsc.es). This development is relatively recent so the documentation is not complete, please feel free to contact the developer for any questions. === GIT branching scheme === The source code can be found in gitlab: https://earth.bsc.es/gitlab/es/daystat.git === Style Guide === [[tools:style_guides:python]]