PRECIS support forum

It is currently Thu Mar 28, 2024 8:55 pm

All times are UTC




Post new topic Reply to topic  [ 13 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Rerun Error
PostPosted: Mon May 23, 2016 4:26 pm 
Offline

Joined: Sun May 18, 2014 9:03 pm
Posts: 9
Hi fellows I was running PRECIS and when I start the analytic part of the modeling I realize that I was missing part of my info.
-rw-rw-r-- 1 precis precis 2.5M Aug 13 2015 catafa.par6sep.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Aug 13 2015 catafa.par7apr.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 23 2015 catafa.par7aug.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 23 2015 catafa.par7dec.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Aug 13 2015 catafa.par7feb.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Aug 13 2015 catafa.par7jan.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 23 2015 catafa.par7jul.03236.pp
-rw-rw-r-- 1 precis precis 0 Aug 13 2015 catafa.par7jun.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Aug 13 2015 catafa.par7mar.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Aug 13 2015 catafa.par7may.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 23 2015 catafa.par7nov.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 23 2015 catafa.par7oct.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 23 2015 catafa.par7sep.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 23 2015 catafa.par8apr.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 24 2015 catafa.par8aug.03236.pp
-rw-rw-r-- 1 precis precis 2.5M Sep 24 2015 catafa.par8dec.03236.pp

so r7 is the year 2077 of june so I look through my data

rerun -iv cataf and I got

r7610 = 2077/ 6/ 1 0:00:00z NRUN /data/precisdata/archive/cataf/dumps/catafa.dar7610
r7510 = 2077/ 5/ 1 0:00:00z CRUN /data/precisdata/archive/cataf/dumps/catafa.dar7510

since I don't have data in JUN of 2077 I try to run rerun using the month after and run it for 3 months

$ rerun cataf r7510 0,3,0,0,0,0 CRUN

If I run runtime cataf I got

STATUS : ERROR: Failed to update ancillary files


Attachments:
File comment: Attachment of the log file
cataf000.cataf.d16144.t092027.rar [12.12 KiB]
Downloaded 326 times
Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Wed May 25, 2016 1:08 pm 
Offline

Joined: Thu Mar 27, 2014 5:03 pm
Posts: 73
Hi Luis,

Instead of using
Quote:
/home/precis/um/vn4.5/utils/rerun cataf r7510 0,3,0,0,0,0 CRUN


Can you try
Quote:
/home/precis/um/vn4.5/utils/rerun cataf r7510 0,3,0,0,0,0


i.e. NRUN instead of CRUN, as we have found rerun as CRUN to cause complications. Note that as this is an NRUN you will need to restart it after the first month, see http://forum.precisrcm.com/viewtopic.php?f=1&t=10 for more instructions.

All the best,
Simon

_________________
Simon Tucker
Met Office Hadley Centre


Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Wed May 25, 2016 6:07 pm 
Offline

Joined: Sun May 18, 2014 9:03 pm
Posts: 9
Hi Simon look

[precis@pantro ~]$ /home/precis/um/vn4.5/utils/rerun cataf r7510 0,3,0,0,0,0 NRUN
[precis@pantro ~]$ runtime cataf
------------------------------------------------------+-------------------------
REAL TIME : 11:12:32 PDT Wednesday 25/May/2016 | RATE :
MODELS : HadRM3P (MOSES2.2), HadCM3Q4 (aexsc) | TIME :
RUNID : cataf | DATE :
STATUS : ERROR: Failed to update ancillary files | MWLE : 0%
------------------------------+-----------------------+-------------------------
start : 2077/ 5/ 1 0:00z | COMPLETED : 0 minutes
CURRENT : 2077/ 5/ 1 0:00z | % : 0.000% of 3 Months
end : 2077/ 8/ 1 0:00z | TIMESTEPS : 0/77760 (100 secs/TS)
------------------------------+-------------------------------------------------


Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Thu May 26, 2016 12:44 pm 
Offline

Joined: Thu Mar 27, 2014 5:03 pm
Posts: 73
Hi Luis,

Try downloading http://www.precisrcm.com/ANCIL_PRECIS2/ ozone.A1B.360.q9c10.gz unzip it and place in $ANCIL_MASTER.

Have you upgraded PRECIS since running the original experiment? I'm a bit confused as to how this has happened.

Simon

_________________
Simon Tucker
Met Office Hadley Centre


Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Mon May 30, 2016 5:18 pm 
Offline

Joined: Sun May 18, 2014 9:03 pm
Posts: 9
Hellow simon

Yes In did I finish the whole run and when I was ready to make my data analysis I couldn't use pprr so David advice me to update my precis installation to PRECIS2.0.
David send me this instructions:

http://www.precisrcm.com/PRECIS/Precis_vn2.0.0.zip
unzip in $HOME then
cp –v $HOME/Precis_vn2.0.0/install_precis $HOME
cd $HOME
./install_precis $HOME/Precis_vn2.0.0

Then retry your commands.
Let me know if this does not work.

Thank you
David


So I believe that I didnt update ancil files


Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Mon May 30, 2016 6:07 pm 
Offline

Joined: Sun May 18, 2014 9:03 pm
Posts: 9
ok Simon I download the file and rerun it again and I got this
[precis@pantro ~]$ runtime cataf
------------------------------------------------------+-------------------------
REAL TIME : 11:04:15 PDT Monday 30/May/2016 | RATE :
MODELS : HadRM3P (MOSES2.2), HadCM3Q4 (aexsc) | TIME :
RUNID : cataf | DATE :
STATUS : ERROR updating LBC files | MWLE : 0%
------------------------------+-----------------------+-------------------------
start : 2077/ 5/ 1 0:00z | COMPLETED : 0 minutes
CURRENT : 2077/ 5/ 1 0:00z | % : 0.000% of 3 Months
end : 2077/ 8/ 1 0:00z | TIMESTEPS : 0/77760 (100 secs/TS)
------------------------------+-------------------------------------------------


Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Mon May 30, 2016 6:09 pm 
Offline

Joined: Sun May 18, 2014 9:03 pm
Posts: 9
sorry I forgot to attach the leave file


Attachments:
cataf000.cataf.d16151.t110155.zip [23.24 KiB]
Downloaded 328 times
Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Wed Jun 08, 2016 3:05 pm 
Offline

Joined: Sun May 18, 2014 9:03 pm
Posts: 9
Hellow any news Of what could be wrong here?


Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Thu Jun 09, 2016 11:27 am 
Offline

Joined: Thu Feb 06, 2014 12:29 pm
Posts: 118
Hi Luis,
Looks to me like one of your boundary files is corrupt.
The easiest way is for us to provide you replacement files. Unfortunately the system where these files are kept is currently down (probably temporarily) but when it is back I'll retrieve and post the files, with instructions.
David


Top
 Profile  
 
 Post subject: Re: Rerun Error
PostPosted: Thu Jun 09, 2016 1:09 pm 
Offline

Joined: Thu Feb 06, 2014 12:29 pm
Posts: 118
Hi Luis,
I have the files now.
Please download these two files to $HOME on your PC (e.g. /home/precis)

http://www.precisrcm.com/aexsca.1.1.96.73.pgr7510.gz
http://www.precisrcm.com/aexsca.1.1.96.73.pir7510.gz

then on your PRECIS system do the following

Code:
cd $HOME
.  setvars
mkdir BACKUP
mv $PP4LBCDIR/aexsc/*r75*  $HOME/BACKUP
gunzip aexsca.1.1.96.73.pgr7510.gz
gunzip aexsca.1.1.96.73.pir7510.gz
mv  aexsca.1.1.96.73.p?r7510  $PP4LBCDIR/aexsc


Then try to restart or rerun your experiment

David


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 44 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group