id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 339,monthly outputs with monthly jobs,smasson,nemo,"Is it really possible to do monthly outputs with monthly jobs (for example get Jan mean with a first run of 31 days and Feb mean with a second run of 28 days)?[[BR]] The response is... YES!! [[BR]] for example with ORCA2 which has 15 time steps per day use:[[BR]] ||Month||nit000||nitend||nwrite||nstock|| ||Jan||1||15*31 = 465||465||465 (or any larger value)|| ||Feb||15*31 + 1 = 466||15*59 = 885||15*28 = 420||885 (or any larger value)|| but you will get:[[BR]] * wrong informations in ocean.outputs * wrong results in outputs done by from diagap.F90, diaptr.F90, trdmld.F90 and trdmld_trc.F90 This ticket fixes these minors bugs. ",Enhancement,closed,low,,OCE,v3.0,,fixed,,