-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various fixes needed to improve installation experience #10
Comments
I was able to follow the installation instructions without issue (seemed to compile fine, still waiting to run). The only thing I noted to change was that the path given in the 'Run' instructions should be: |
Also, it would have been useful to know in the 'Run' instructions that access-om2 requires payu/dev, not payu/0.7. And the naming instructions for the cice executable are for the 1deg model. For the 025 model it would be useful to know that it needs to be: bin/cice_auscom_1440x1080_480p_fa5b0bcf.exe |
I can do a payu 0.8 system update today if that helps. AFAIK payu/dev can only be accessed inside v45. |
|
|
Following the installation instructions, I have already run the model. However, when collating the output files, I got the following error message:
According to the suggestion from Aidan, cp Do I miss something? Or where to copy |
Hi Fanghua, |
In the course of following these instructions I've also worked on my clone of the instructions (README.md) to address the issues I came across and also deal with those listed here. I'll circulate tomorrow for comment. |
Are the build instructions intended to just create JRA versions only or also CORE2? I found In contrast, the non-pytest build creates create |
some more things: after going through the compilation
added to |
Thank you @FanghuaWu and @aekiss this is very useful feedback. Let's plan to do another release soon to incorporate all of these fixes. |
OK here's my edit to README.md I think it covers all the points raised above (other than the first two bullets in the opening post which I didn't really follow and weren't a problem for me) but let me know if I've missed anything. I tried to present it in a way that could be followed by a beginning grad student with basic unix skills but no other experience - but let me know if anything is more confusing than it should be. A number of points (labelled TODO and BUG) would probably be good to follow up as part of the next release. I've worked through these instructions (the non-pytest version) to check and have 1deg_jra55 and 025deg_jra queued but I'm yet to see whether they run successfully. |
I recently updated README.md with these commits: 457d216 cab127b 350bcfe 849103f However the documentation is still out of date and inconsistent between README.md (https://github.com/OceansAus/access-om2/blob/master/README.md) and the wiki (https://github.com/OceansAus/access-om2/wiki). I think some of us should get together and redesign things to make it clearer and more coordinated. Some suggestions:
|
Looks like the binaries in /short/public/access-om2/bin are incomplete and out of date:
cice_auscom_1440x1080_480p_fe730022.exe is missing matm_jra55_2318e909.exe is 4 commits behind current (b1f482c3): https://github.com/OceansAus/matm/commits/master Ideally /short/public/access-om2/bin should be automatically updated by a script as per #40. |
config submodules need better explanation: #42 (comment) |
May of the points in this issue have or are being addressed. The conversation is being referenced in the wiki: https://github.com/OceansAus/access-om2/wiki/Getting-started |
Thanks to @AndyHoggANU and others for these.
The text was updated successfully, but these errors were encountered: