Search found 6 matches

by msun
Wed Mar 23, 2016 12:30 pm
Forum: ROMS Discussion
Topic: seagrid2roms ---Undefined function or method 'name'
Replies: 0
Views: 5493

seagrid2roms ---Undefined function or method 'name'

Here I post another problem I met. I did not find answers on the forum. Does anyone could help? Does anyone ever met this problem?~Thank you.

>> seagrid2roms('seagrid.mat', 'SCS-grid.nc');
## SeaGrid Source File : seagrid.mat
## ROMS Destination File: SCS-grid.nc
## Defining Global Attributes ...
by msun
Wed Mar 23, 2016 12:27 pm
Forum: ROMS Discussion
Topic: rnt_compile problem
Replies: 2
Views: 3881

Re: rnt_compile problem

It seems that I have this problem solved by replacing the mexnc directory in matlib with correspondence mexnc version.
by msun
Sat Mar 19, 2016 3:32 am
Forum: ROMS Discussion
Topic: rnt_compile problem
Replies: 2
Views: 3881

rnt_compile problem

Dear everyone,
1. I am a newbie with Linux and ROMS. Installed matlab2010b 64 bit on CENTOS 64 system. Followed this instruction http://www.o3d.org/rnt/ but feel really confused about how to add those libraries in the matlab toolbox path. In startup.m file? However, no such file in matlab/toolbox ...
by msun
Thu Jan 28, 2016 12:32 am
Forum: ROMS Tools and Techniques
Topic: seagrid2roms ---ncmex (line 110) Undefined "fcn"
Replies: 9
Views: 13378

Re: seagrid2roms ---ncmex (line 110) Undefined "fcn"

What I will say is that if you use GridBuilder (http://austides.com/downloads/) instead of seagrid it will be like going from a bicycle to a Ferrari. An old bicycle with innumerable broken parts, to a new Ferrari.


Well, thank u very much for your information. I may have a try. However, does ...
by msun
Tue Jan 26, 2016 9:18 am
Forum: ROMS Tools and Techniques
Topic: seagrid2roms ---ncmex (line 110) Undefined "fcn"
Replies: 9
Views: 13378

seagrid2roms ---ncmex (line 110) Undefined "fcn"

Hi guys! I am a newbie to ROMS. I now create grid in Matlab 2014a installed on windows to process nc data stuff. However, I got an error when I run "seagrid2roms('seagrid.mat', grdfile);" Got the error: ncmex (line 110) Undefined "fcn".

Is this caused by high matlab version? or I need to install ...
by msun
Tue Jan 26, 2016 8:31 am
Forum: ROMS Tools and Techniques
Topic: Matlab tools problems
Replies: 4
Views: 6301

Re: Matlab tools problems

Hi i am a new rom users, and last week i tried to install roms
And run Beguela tutorial from the ROMMSTOOLS User's Guide by pierrick Peven...
And i see that it's not possible to run make_grid

??? Undefined function or variable "fcn".

Error in ==> ncmex at 110
[varargout{:}] = feval(fcn ...