seagrid error

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
roknavy
Posts: 2
Joined: Thu Feb 07, 2008 2:45 pm
Location: North Carolina State University

seagrid error

#1 Unread post by roknavy »

I ran seagrid on matlab72, everything worked well before saving a result file. It showed me a below error when I was saving seagrid result.
- I tried to save grid result without bathymetry, it didn't showed
any error.
- error only happen when I tried to save seagrid with bathymetry.

??? Undefined variable "u" or class "u.strips".
Error in ==> grid2mask at 183
x = get(u.strips(1), 'XData');
Error in ==> seagrid.domasktool at 126
theMask = grid2mask('done');
Error in ==> seagrid.dosave at 63
domasktool(self) % Turn it off.
Error in ==> seagrid.doevent at 281
dosave(self, theSeaGridOutputFile)
Error in ==> psevent at 25 8)
doevent(ps(gcbf), theEvent, theMessage);
??? Error while evaluating uimenu Callback

User avatar
kate
Posts: 4089
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: seagrid error

#2 Unread post by kate »

Seagrid was written by Chuck Denham, who is no longer in the field of oceanography. I'm not sure if anyone is currently supporting seagrid.

koshik
Posts: 1
Joined: Tue Jan 12, 2010 4:40 pm
Location: UCEWP

Re: seagrid error

#3 Unread post by koshik »

Goodday,

I am new user of ROMS model and I have the same problem as roknavy.
I can make a grid and compute the depth and mask but I can not to save it. Maybe I do somthing wrong or somebody know other way to produce the bathymetry file for model. Can anybody help me?

nils.lindeen
Posts: 19
Joined: Fri Jul 30, 2010 3:56 am
Location: Pontifica Universidad Catolica de Chile

Re: seagrid error

#4 Unread post by nils.lindeen »

Hi,

I have the exact same problem. Has anyone managed to figure out a solution to this error? Thanks alot.

Cheers,

Nils

dnavidad

Re: seagrid error

#5 Unread post by dnavidad »

so...

Does anybody finally solve this problem?

i have the same problem

??? Undefined variable "u" or class "u.strips".

Error in ==> grid2mask at 183
x = get(u.strips(1), 'XData');

Error in ==> seagrid.domasktool at 126
theMask = grid2mask('done');

Error in ==> seagrid.dosave at 63
domasktool(self) % Turn it off.

Error in ==> seagrid.doevent at 283
dosave(self)

Error in ==> psevent at 25
doevent(ps(gcbf), theEvent, theMessage);

??? Error using ==> psevent Callback
Undefined variable "u" or class "u.strips".

??? Error while evaluating uimenu Callback

Post Reply