i did this thaks and i think that this is solved, but when i run scrip_test showme that:
[michel@localhost SCRIP]$ ./scrip_test
&REMAP_INPUTS
FIELD_CHOICE= 2,
INTERP_FILE="rmp_T42_to_POP43_conserv.nc ",
OUTPUT_FILE="out_T42_to_POP43_conserv.nc ",
/
Error in netCDF: No such file or directory
Search found 13 matches
- Wed Aug 26, 2015 3:56 pm
- Forum: ROMS Installation
- Topic: libnetcdf.so.7 error
- Replies: 9
- Views: 22509
- Mon Aug 24, 2015 5:07 pm
- Forum: ROMS Installation
- Topic: libnetcdf.so.7 error
- Replies: 9
- Views: 22509
Re: libnetcdf.so.7 error
i have the same error when i try to run the scrip_test but with libnetcdff.so.6 i have this in my bash_profile:
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
export ...
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
export ...
- Tue Aug 18, 2015 3:19 pm
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
when i try complie JOE_TC THIS ERROR CAME UP:
Opciones del shell:
-ilrsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP o -o opción
cp -f /usr/local/include/netcdf.mod ./Build
cp: no se puede efectuar `stat' sobre «/usr/local/include/netcdf.mod»: No existe el fichero o el ...
Opciones del shell:
-ilrsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP o -o opción
cp -f /usr/local/include/netcdf.mod ./Build
cp: no se puede efectuar `stat' sobre «/usr/local/include/netcdf.mod»: No existe el fichero o el ...
- Wed Aug 12, 2015 4:44 pm
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
hi
i finish the installing thanks for the attentions, my next step is install the SCRIP but i have problems and i tried all but i can't, when i use make to build the executable happend that
remap_write.o:remap_write.f:(.text+0x4d65): más referencias a `nf_put_var_double_' sin definir a ...
i finish the installing thanks for the attentions, my next step is install the SCRIP but i have problems and i tried all but i can't, when i use make to build the executable happend that
remap_write.o:remap_write.f:(.text+0x4d65): más referencias a `nf_put_var_double_' sin definir a ...
- Mon Aug 10, 2015 11:51 pm
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
mi compiler is gcc-gfortran-4.9.2-6.fc21.x86_64
and yes i have a MPI library and in the directory mct are ampif.h and mpi include file
and yes i have a MPI library and in the directory mct are ampif.h and mpi include file
- Mon Aug 10, 2015 6:06 pm
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
when i try install MCT i have a problems because showed me that:
configure: WARNING: UNKNOWN FORTRAN 90 COMPILER
Output Variables: {CC=cc} {ALLCFLAGS=-DFORTRAN_UNDERSCORE_ -DSYSLINUX -DCPRUNKNOWNCPR -O} {FPP=cpp} {FPPFLAGS=-P -C -N -traditional} {FC=f95} {F90=f95} {FCFLAGS=} {F90FLAGS=} {MACHDEFS ...
configure: WARNING: UNKNOWN FORTRAN 90 COMPILER
Output Variables: {CC=cc} {ALLCFLAGS=-DFORTRAN_UNDERSCORE_ -DSYSLINUX -DCPRUNKNOWNCPR -O} {FPP=cpp} {FPPFLAGS=-P -C -N -traditional} {FC=f95} {F90=f95} {FCFLAGS=} {F90FLAGS=} {MACHDEFS ...
- Fri Aug 07, 2015 10:09 pm
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
sorry but i forget to say that my distribution is FEDORA 21
- Fri Aug 07, 2015 9:31 pm
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
i do that but happens the same, maybe i install the hdf5 in other site.it maybe that the error ?
- Fri Aug 07, 2015 12:05 am
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
for that i use gedit ~/.bashrc
# .bashrc
# User specific aliases and functions
alias rm='rm -i'
alias cp='cp -i'
alias mv='mv -i'
export CPPFLAGS="-I/usr/local/hdf5-1.8.13/include -I/usr/local/zlib-1.2.8/include -I/usr/local/netcdf.4.3.3/include"
export LDFLAGS="-L/usr/local/hdf5-1.8.13/lib -L ...
# .bashrc
# User specific aliases and functions
alias rm='rm -i'
alias cp='cp -i'
alias mv='mv -i'
export CPPFLAGS="-I/usr/local/hdf5-1.8.13/include -I/usr/local/zlib-1.2.8/include -I/usr/local/netcdf.4.3.3/include"
export LDFLAGS="-L/usr/local/hdf5-1.8.13/lib -L ...
- Thu Aug 06, 2015 11:37 pm
- Forum: ROMS Installation
- Topic: Finished compiling COAWST Installation - Ubuntu 14.04
- Replies: 26
- Views: 37210
Re: Finished compiling COAWST Installation - Ubuntu 14.04
i have with a problem in this step.
5c3)./configure --prefix=/usr/local/netcdf.4.3.2 (notice that this is different from the downloaded folder ie. netcdf-4.3.2 as we want to install netcdf-4.3.2 and netcdf-fortran in one folder)
checking size of off_t... 8
checking size of size_t... 8
checking ...
5c3)./configure --prefix=/usr/local/netcdf.4.3.2 (notice that this is different from the downloaded folder ie. netcdf-4.3.2 as we want to install netcdf-4.3.2 and netcdf-fortran in one folder)
checking size of off_t... 8
checking size of size_t... 8
checking ...
- Wed Aug 05, 2015 10:52 pm
- Forum: ROMS Installation
- Topic: problems in matlab 2012b
- Replies: 2
- Views: 3985
Re: problems in matlab 2012b
thnks, i don't know why because i do the same with other user and work, can be problems with my roms_agrif files
- Wed Aug 05, 2015 5:19 pm
- Forum: ROMS Installation
- Topic: problems in matlab 2012b
- Replies: 2
- Views: 3985
problems in matlab 2012b
why start.m doesn't work in matlab2012b, when i use make_gris result that
>> start
Add the paths of the different toolboxes
>> make_grid
mkdir: no se puede crear el directorio «/home/michel/Roms_tools/Run/ROMS_FILES/»: El fichero ya existe
Making the grid: /home/michel/Roms_tools/Run/ROMS_FILES ...
>> start
Add the paths of the different toolboxes
>> make_grid
mkdir: no se puede crear el directorio «/home/michel/Roms_tools/Run/ROMS_FILES/»: El fichero ya existe
Making the grid: /home/michel/Roms_tools/Run/ROMS_FILES ...
- Wed Aug 05, 2015 4:51 pm
- Forum: ROMS Discussion
- Topic: installing OPENDAP
- Replies: 0
- Views: 1857
installing OPENDAP
i want to use OPENDAP in fedora 21, but in dont now if is posible.