﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
225	Uninitialised string in error message.	ianthomas	arango	"In '''Utility/get_varcoords.F''' line 91, the variable 'name' is used in an error message without it being initialised. A similar error message on line 85 has the correct initialisation on the previous line. The solution is therefore to insert the line 
{{{
status=nf90_inquire_variable(ncid, ncvarid, name)
}}}
before line 91."	bug	closed	trivial	Release ROMS/TOMS 3.2	Nonlinear	3.2	Fixed		
