Search found 1 match

by kritanai.t
Tue Apr 03, 2012 4:53 am
Forum: ROMS Tools and Techniques
Topic: Build grid -Topography
Replies: 4
Views: 6102

Build grid -Topography

Dear All,

I'm new ROMS user.
I try to build grid covering 60E-160W, 40S-50N.
Preparing boundary.dat seem to be fine,
but I'v got a problem in adding topograpy.
I prefer to use ETOPO5.nc as input
and follow Main_grid.m but when I
type command:

>> tic; h=rnt_griddata(lon,lat,topo,grd.lonr,grd ...