Skip to content
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

Error at the end of the run with update_landuse.py #19

Open
aidanheerdegen opened this issue Aug 2, 2021 · 2 comments
Open

Error at the end of the run with update_landuse.py #19

aidanheerdegen opened this issue Aug 2, 2021 · 2 comments

Comments

@aidanheerdegen
Copy link
Member

aidanheerdegen commented Aug 2, 2021

Current config will not successfully run a whole year as it errors when calling the update_landuse.py script

https://github.com/coecms/esm-pmip-last-mil/blob/master/config.yaml#L66

Somewhat related; there are two copies of the update_landuse.py script, one in the top level, another inside the scripts directory. There should be only one.

@aidanheerdegen
Copy link
Member Author

The issue is the path in the interpreter in the shebang is now outdated. Should add this check to CI.

@aidanheerdegen
Copy link
Member Author

Changing to #!/g/data/hh5/public/apps/nci_scripts/python-analysis3 works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant