Thanks for the attention robertson,
It is difficult to take that 'jump' into undocumented territory from these documented (thankfully) stages... as assumptions in code for us newb's usually leads to fun activities, like un-locking / re-config's git's , share file re-compile.. to this and other projects..etc etc
So.. for others, as detailed below and here..
1. ensure your destination folder for the clone (download of Git repository files for the model) is empty, stated earlier/below in this thread
2. Follow Git Clone steps of the ROMS directory (in my experience the easiest and fastest) following the wonderfully documented 'bash'
https://www.myroms.org/wiki/Git... AND '
3. when arriving at the
Code: Select all
git checkout HEAD -- "$(git rev-parse --show-toplevel)"
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
Password for 'https://rdfleay@www.myroms.org':
...be prepared for 20x password entry for the list of git commands..
at which point when you go check the file..
#include "cppdefs.h"
MODULE mod_ncparam
..as mentioned in the wikiROMS git page, the git HASH will now be present.. enter your git ID (name, email) , and 'git pull' SHOULD then work!
and then of course the following steps with 'Saving ROMS Login Credentials' so that future git-pulls/ROMS-compiles will not require the above password stage.