Search found 4 matches

by hellyj
Thu Dec 14, 2017 10:03 pm
Forum: ROMS Sediment
Topic: SVN server problem: Can't find anything on this.
Replies: 6
Views: 7207

SVN server problem: Can't find anything on this.

svn checkout --username hellyj https://www.myroms.org/svn/src/trunk ROMS svn: E170000: Unrecognized URL scheme for 'https://www.myroms.org/svn/src/trunk' Any suggestions? J. I should have said this is on OSX and it turns out that Apple ships an old, incompatible subversion. Of course, why didn't I t...
by hellyj
Sun Apr 03, 2011 10:52 pm
Forum: ROMS Installation
Topic: Problems Running Upwelling
Replies: 7
Views: 4666

Re: Problems Running Upwelling

I had the same problem but solved it by copying varinfo.dat to ./Projects/Upwelling directory and editing the ./Projects/Upwelling/ocean_upwelling.in file with the fully qualified path name to the copy of varinfo.dat. The ~ notation did not work. ! VARNAME = ROMS/External/varinfo.dat VARNAME = /User...
by hellyj
Sun Apr 03, 2011 1:19 am
Forum: ROMS Installation
Topic: ROMS Installation problem
Replies: 1
Views: 1883

Re: ROMS Installation problem

Hi. Actually, it looks like the earlier posted error may be caused by this but I still don't know why. Any help appreciated. /ROMS/Projects/Upwelling/Build/wrt_rst.o /Users/hellyj/src/ROMS/Projects/Upwelling/Build/wrt_station.o /Users/hellyj/src/ROMS/Projects/Upwelling/Build/wrt_tides.o /Users/helly...
by hellyj
Sun Apr 03, 2011 12:58 am
Forum: ROMS Installation
Topic: ROMS Installation problem
Replies: 1
Views: 1883

ROMS Installation problem

Hi. I'm trying to build ROMS for the first time on OSX 10.6.7 and appear to be having problems with netcdf-4. I rebuilt netcdf-4.1.3 using hdf-1.8.6 (with zlib-1.2.5) and everything appeared to go well with that using this configure command: ./configure --prefix=/usr/local/netcdf-4.1.3 --enable-netc...