geraldogomes
New member
Dear all, I installed and compiled UPPV4.1 via docker singularity however when running run_unipost it gave the following error:
/home/comuser/upp-sistema/comsoftware/upp/UPPV4.1/DOMAINS/wrfprd/wrfout_d02_2020-02-09_01:00:00
netcdf
2020-02-09_01:00:00
NCAR
EOF
+ rm fort.110 fort.14
+ ln -sf /home/comuser/upp-sistema/comsoftware/upp/UPPV4.1/DOMAINS/parm/wrf_cntrl.parm fort.14
+ [[ ARW == ARW ]]
+ mpirun -np 4 /home/comuser/upp-sistema/comsoftware/upp/UPPV4.1/exec/unipost.exe
+ 1> unipost_d02.01.out 2>& 1
+ [[ ARW == ARW ]]
+ mv WRFPRS01.tm00 WRFPRS_d02.01
mv: cannot stat ‘WRFPRS01.tm00’: No such file or directory
+ [[ ARW == ARW ]]
+ ls -l WRFPRS_d02.01
ls: cannot access WRFPRS_d02.01: No such file or directory
+ err1=2
+ test 2 -ne 0
+ echo 'UNIPOST FAILED, EXITTING'
UNIPOST FAILED, EXITTING
I looked at the unipost_d02.01.out file and several errors appeared as if the executable file was unable to find some variables present in the WRF output file. These variables are in fact not available. I don't know if that's the problem. Can anyone see what I'm actually doing wrong? I left the following files as attachments: run_unipost, wrf_cntrl.parm, unipost_d02.00.out, run_unipost_error.out. If you need more files, just say so.
/home/comuser/upp-sistema/comsoftware/upp/UPPV4.1/DOMAINS/wrfprd/wrfout_d02_2020-02-09_01:00:00
netcdf
2020-02-09_01:00:00
NCAR
EOF
+ rm fort.110 fort.14
+ ln -sf /home/comuser/upp-sistema/comsoftware/upp/UPPV4.1/DOMAINS/parm/wrf_cntrl.parm fort.14
+ [[ ARW == ARW ]]
+ mpirun -np 4 /home/comuser/upp-sistema/comsoftware/upp/UPPV4.1/exec/unipost.exe
+ 1> unipost_d02.01.out 2>& 1
+ [[ ARW == ARW ]]
+ mv WRFPRS01.tm00 WRFPRS_d02.01
mv: cannot stat ‘WRFPRS01.tm00’: No such file or directory
+ [[ ARW == ARW ]]
+ ls -l WRFPRS_d02.01
ls: cannot access WRFPRS_d02.01: No such file or directory
+ err1=2
+ test 2 -ne 0
+ echo 'UNIPOST FAILED, EXITTING'
UNIPOST FAILED, EXITTING
I looked at the unipost_d02.01.out file and several errors appeared as if the executable file was unable to find some variables present in the WRF output file. These variables are in fact not available. I don't know if that's the problem. Can anyone see what I'm actually doing wrong? I left the following files as attachments: run_unipost, wrf_cntrl.parm, unipost_d02.00.out, run_unipost_error.out. If you need more files, just say so.