ACCESS-NRI / accessdev-Trac-archive

Archive accessdev Trac contents as issues
Apache License 2.0
0 stars 0 forks source link

Put model control scripts in a repository #329

Closed penguian closed 6 years ago

penguian commented 7 years ago

resolution_fixed | by mrd599@nci.org.au


At present each suite has a bin directory with a number of scripts, e.g. access_coupled, CICE_compile.csh, mppcombine.sh etc.

In the Met Office coupled suites, e.g. u-am515, there's an extra suite task fcm_make_drivers that installs their equivalents from the MOCI repository.


Issue migrated from trac:329 at 2024-01-31 18:30:28 +1100

penguian commented 7 years ago

@martin.dix@anu.edu.au changed status from new to assigned

penguian commented 7 years ago

@martin.dix@anu.edu.au set owner to mrd599

penguian commented 7 years ago

@martin.dix@anu.edu.au commented


For CMIP5 we had a bin directory https://access-svn.nci.org.au/trac/cmip5/browser/trunk/bin.

There's also https://access-svn.nci.org.au/trac/access/browser/trunk/bin/um_scripts which has some old UM scripts

Just to prove that a shortage of repositories isn't one of our problems there's also access_tools, https://trac.nci.org.au/trac/access_tools/browser. This currently has the CMIP5 post-processor among other things.

My preference is to create an access-cm2-drivers directory in access_tools.

https://trac.nci.org.au/svn/access_tools/access-cm2-drivers//trunk initial import from u-ao219. Trac link https://trac.nci.org.au/trac/access_tools/browser/access-cm2-drivers/trunk

penguian commented 7 years ago

@martin.dix@anu.edu.au changed _comment0 which not transferred by tractive

penguian commented 7 years ago

@martin.dix@anu.edu.au changed _comment1 which not transferred by tractive

penguian commented 6 years ago

@martin.dix@anu.edu.au commented


Added warm restart script and changed access-coupled to use rankfile.

PI control suite u-aq959 adds new task fcm_make_drivers. Although the access_tools repository is accessible from raijin, still use a two step make in case we move it to MOSRS eventually.

penguian commented 6 years ago

@martin.dix@anu.edu.au changed _comment0 which not transferred by tractive

penguian commented 6 years ago

@martin.dix@anu.edu.au changed _comment1 which not transferred by tractive

penguian commented 6 years ago

@martin.dix@anu.edu.au changed status from assigned to closed

penguian commented 6 years ago

@martin.dix@anu.edu.au set resolution to fixed

penguian commented 6 years ago

@martin.dix@anu.edu.au commented


To use this you need to set up the password for the access_tools repository

pkill -u $USER gpg-agent
svn ls https://trac.nci.org.au/svn/access_tools/access-cm2-drivers/trunk

should ask for your password.