-
Notifications
You must be signed in to change notification settings - Fork 5
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
142 model download change #150
142 model download change #150
Conversation
Note: there is the same issue with the filepath in the config file, but actually I ended up never using filepath in the calcjobs or anywhere else, so it's a problem mostly cause it's useless lines of code, but it's usable without issues I think. There are in general some things to change in the config file cause I ended up not using some features, but it's not too urgent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far.
A few suggestions for tidying up, and a few more general questions where comments here and/or in the code itself my be useful
Co-authored-by: ElliottKasoar <[email protected]>
Co-authored-by: Alin Marin Elena <[email protected]> Co-authored-by: ElliottKasoar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think fundamentally the change from URL
to URI
is not what we actually want.
Co-authored-by: Jacob Wilkins <[email protected]>
Co-authored-by: Jacob Wilkins <[email protected]>
Co-authored-by: ElliottKasoar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Close #142
Changed things: