id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2529 "Incorrect length for IOM ""ptr"" zoom domain" hadcv hadcv "When using the ""ptr"" domain for diaptr output, only the first `jpj` rows are output. ==== Fix Replace the `nj` argument in [http://forge.ipsl.jussieu.fr/nemo/browser/NEMO/trunk/src/OCE/IOM/iom.F90?rev=13497#L2304 iom.F90]: {{{#!diff - CALL iom_set_zoom_domain_attr(""ptr"", ibegin=ix-1, jbegin=0, ni=1, nj=Nj_0) + CALL iom_set_zoom_domain_attr(""ptr"", ibegin=ix-1, jbegin=0, ni=1, nj=Nj0glo) }}}" Bug new low Unscheduled IOM trunk minor diaptr, set_grid_znl