MICOM Diagnostics 25/03/15 Detelina Ivanova, detelina.ivanova@nersc.no Updated 30/11/15 In this dierctory you will find nco scripts: ann_av_hy.csh creates annual/seasonal climatology from annual/monthly model output Usage: /ann_avg_hy.csh $DATE_FORMAT $FIRST_YEAR $LAST_YEAR DATE_FORMAT: yyyy annual model output or yyyy-mm for monthly model output Example: ./ann_avg_hy.csh yyyy 1 200 Note: no monthly weighting mon_climo.csh creates monthly climatologies Usage: ./mon_climo.csh $DATE_FORMAT $FIRST_YEAR $LAST_YEAR Example: ./mon_climo.csh yyyy-mm 171 175 extract_moc/voltran_hy.csh - example of extracting and saving the time series of the MOC/Volume transports variables in a single netcdf file. Be aware of model output packed data (this nco(ncrcat) operator will not work properly with packed variables)