﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
534	Added matlab scripts for grid refinement	arango	arango	"Added two new scripts for generating refinement grids:

  * '''grid/grid_metrics.m''': Computes ROMS Grid horizontal metrics '''pm''', '''pn''', '''dndx''', '''dmde''' from Cartesian or Spherical coordinates.

  * '''grid/grid_refine.m''': Given a coarse resolution ROMS Grid NetCDF, this function creates a finer resolution file in the region specified by the coarser grid coordinates ('''Imin''','''Jmin''') and ('''Imax''','''Jmax''') and refinement grid factor.

I expect '''grid_refine.m''' to evolve in the future.

I also corrected '''nc_write.m''', updated recently, to write scalar data. I erroneously include the arguments '''start''' and '''count''' to the MEXNC interface. These are no needed when writing scalar data.
"	upgrade	closed	major	Matlab Processing Scripts	Matlab	3.6	Done		
