Search found 3 matches

by jlopez
Thu Mar 26, 2015 2:52 pm
Forum: ROMS Discussion
Topic: pyroms_toolbox error
Replies: 4
Views: 2675

Re: pyroms_toolbox error

Thank you Kate, that works. Now I have another problems but I expect to solve them soon, otherwise I would ask you again.

Thanks again!!

Jaime
by jlopez
Wed Mar 25, 2015 2:35 pm
Forum: ROMS Discussion
Topic: pyroms_toolbox error
Replies: 4
Views: 2675

Re: pyroms_toolbox error

I have found the error for "scrip.so". I have try to compile the scrip source with its makefile, and I have a problem with netcdf libraries. gfortran -g -fdefault-real-8 -ffixed-form -O2 -fPIC -I/usr/local/include -c ./kinds_mod.f gfortran -g -fdefault-real-8 -ffixed-form -O2 -fPIC -I/usr/...
by jlopez
Wed Mar 25, 2015 11:47 am
Forum: ROMS Discussion
Topic: pyroms_toolbox error
Replies: 4
Views: 2675

pyroms_toolbox error

Hi, I'm trying to install pyroms (downloaded from https://github.com/kshedstrom/pyroms ) in my laptop. My OS is Ubuntu 14.04, and my fortran compiler gfortran. I have follow the instructions on the README file, but changing the fortran compiler. After installing some necessary modules, now if I try ...