Problem with archive_metadata.sh script

hannay

Cecile Hannay
AMWG Liaison
Staff member
I am trying to archive metadata from:
/glade/p/cesmdata/cseg/runs/cesm1_2/f.e12.FAMIPC5.ne30_ne30.timing.005
but I am running into an error.
The archiving script is looking for user_nl_pop2 but it cannot find it and it crashes (see error below).
It makes sense that there is no `user_nl_pop2' because it is a FAMIPC5 compset.

=====
./archive_metadata.sh
A text editor is required for executing this script and the environment
variable EDITOR was unset or invalid; Enter full path for EDITOR (default is vi)
/usr/bin/emacs
your subversion password may be requested...
svn: URL 'https://svn-ccsm-rundb.cgd.ucar.edu/f.e12.FAMIPC5.ne30_ne30.timing.005/trunk' non-existent in that revision
svn: URL 'https://svn-ccsm-rundb.cgd.ucar.edu/f.e12.FAMIPC5.ne30_ne30.timing.005' non-existent in that revision
thank you - will now attempt import
cp: cannot stat `user_nl_pop2': No such file or directory
ERROR: preparing 'user_nl_pop2' for archival but file or directory had problems
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
A fix to archive data for a F case is to edit archive_data.shand change the line:    archive_list="${archive_list} user_nl_pop2"to:    archive_list="${archive_list} user_nl_docn"
 
Back
Top