hi,
i've just stumbled upon this post. some time ago i have re-written seagrid2roms for native Matlab 2010 netcdf. i'm attaching the file below. it worked for me (over a year ago) but please check for yourself that it produces ok results.
be good,
m.
Search found 5 matches
- Thu Jun 02, 2011 8:09 am
- Forum: ROMS Problems
- Topic: seagrid2roms and matlab 2010b native matlab netcdf
- Replies: 7
- Views: 7865
- Tue Oct 12, 2010 8:16 am
- Forum: ROMS Discussion
- Topic: zeros in bathymetry
- Replies: 8
- Views: 11718
Re: zeros in bathymetry
thank you all very much for your thoughts and suggestions! they are very illuminating and i will try to implement my bathymetry along the lines of your remarks!
- Fri Oct 08, 2010 9:24 am
- Forum: ROMS Discussion
- Topic: zeros in bathymetry
- Replies: 8
- Views: 11718
zeros in bathymetry
dear all, i am (obviously) new to ROMS. i installed it and all the test cases run well. then i tried to add my own bathymetry from the datafile which has zero depth (h=0) in all the dry points (i've built my grid using seagrid2roms.m which i've rewritten to Matlab 2010a native netcdf format). as i ...
- Thu Sep 02, 2010 7:57 am
- Forum: ROMS Discussion
- Topic: wave growth in kelvin wave test case
- Replies: 1
- Views: 1838
Re: wave growth in kelvin wave test case
hi, i get the same free surface drift - including a ripple reflected from the upper right corner, see pic below. so i guess this weird behaviour really is in the test case. anyway, i find it comforting to hear it's been noticed by other users as well..
- Wed Aug 18, 2010 2:03 pm
- Forum: ROMS Tools and Techniques
- Topic: Seagrid error
- Replies: 11
- Views: 13653
Re: Seagrid error
@rouf: i had the exact same error and i solved it using wgjlove's comment. all you need to do is 0. type to matlab console: 'which -all mat2str'. this should show you two paths like this: C:\Program Files\MATLAB\...\mexcdf5\mat2str.m C:\Program Files\MATLAB\...\matlab\strfun\mat2str.m % Shadowed you ...