Hello. This is my first time using ROMS and ubuntu as well.
I have successfully downloaded the ROMS source code and i need help setting it up so as to run the upwelling test case.
Hi Michael, you need to be specific and post the errors that you got during your installation process. I think Felix ...
Search found 5 matches
- Mon Sep 03, 2018 10:24 am
- Forum: ROMS Usage
- Topic: New to ROMS
- Replies: 3
- Views: 12127
- Thu Nov 13, 2014 8:43 am
- Forum: ROMS Discussion
- Topic: ask for compiling tutorial
- Replies: 2
- Views: 1944
Re: ask for compiling tutorial
Hi,
Below is a link to a tutorial I used before; hopefully that's what you're asking for:
https://www.myroms.org/wiki/index.php/ROMS_Cygwin
-Joseph
Below is a link to a tutorial I used before; hopefully that's what you're asking for:
https://www.myroms.org/wiki/index.php/ROMS_Cygwin
-Joseph
- Thu Jun 05, 2014 4:16 pm
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 43339
Re: Seagrid Error
Hi Lide,
Could you please send me your modified netcdf I/O for seagrid. I'm having problems with seagrid2roms.m like Rouf's described. My email is jkansong@umich.edu
Thanks!
Could you please send me your modified netcdf I/O for seagrid. I'm having problems with seagrid2roms.m like Rouf's described. My email is jkansong@umich.edu
Thanks!
- Thu Jun 05, 2014 3:04 pm
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 43339
Re: Seagrid Error
Hi Roberto,
the errors came from the matlab mexnc interface (the toolbox you downloaded). Matlab 7.7+ all have native netcdf support so that you don't need netcdf toolbox. But what you need to do is to re-write the netcdf I/O in the m file using matlab native netcdf functions, which is what I have ...
the errors came from the matlab mexnc interface (the toolbox you downloaded). Matlab 7.7+ all have native netcdf support so that you don't need netcdf toolbox. But what you need to do is to re-write the netcdf I/O in the m file using matlab native netcdf functions, which is what I have ...
- Thu Jun 05, 2014 2:51 pm
- Forum: ROMS Problems
- Topic: seagrid2roms and matlab 2010b native matlab netcdf
- Replies: 7
- Views: 8659
Re: seagrid2roms and matlab 2010b native matlab netcdf
I get the following error message when I try to use seagrid2romsM2010a. Any idea what the problem might be?
??? Error using ==> netcdflib
Contiguous data write failed, library error message "NetCDF:
Start+count exceeds dimension bound"
Error in ==> putVar at 75
netcdflib(funcstr,ncid,varid ...
??? Error using ==> netcdflib
Contiguous data write failed, library error message "NetCDF:
Start+count exceeds dimension bound"
Error in ==> putVar at 75
netcdflib(funcstr,ncid,varid ...