﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
477	ru/rv restart file coordinates incorrect	jcwarner	arango	"For a perfect restart, the vars ru and rv are written to the rst file. There is a discrepancy between the dims and coordinates. For example :

 double rv(ocean_time, two, s_w, eta_v, xi_v) ;
                rv:long_name = ""RHS of total v-momentum"" ;
                rv:units = ""meter4 second-2"" ;
                rv:time = ""ocean_time"" ;
                rv:coordinates = ""lon_v lat_v s_rho ocean_time"" ;
                rv:field = ""rv, scalar, series"" ;
                rv:_FillValue = 1.e+37 ;

The dim is s_w, but the coord is s_rho. this gives a small error when viewing in ncview.
"	bug	new	trivial	Release ROMS/TOMS 3.4	Nonlinear	3.4			
