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
doevent(ps(gcbf), theEvent, theMessage);
??? Error while evaluating uimenu Callback
seagrid error
Re: seagrid error
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.
Re: seagrid error
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?
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?
-
- Posts: 19
- Joined: Fri Jul 30, 2010 3:56 am
- Location: Pontifica Universidad Catolica de Chile
Re: seagrid error
Hi,
I have the exact same problem. Has anyone managed to figure out a solution to this error? Thanks alot.
Cheers,
Nils
I have the exact same problem. Has anyone managed to figure out a solution to this error? Thanks alot.
Cheers,
Nils
Re: seagrid error
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
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