-
Notifications
You must be signed in to change notification settings - Fork 6
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
Change filesread to a function io/prepareforcing #107
Conversation
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.
@Crystal-szj thanks 👍 please see my comments and let me know if something is not clear.
Thanks, Sarah, for your comments and suggestions. I've revised them according to your advice. |
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.
@Crystal-szj thanks for the fixes. Just some small comments to make the code better.
Co-authored-by: SarahAlidoost <[email protected]>
Co-authored-by: SarahAlidoost <[email protected]>
Co-authored-by: SarahAlidoost <[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.
@Crystal-szj thanks, nice work 👍 I merge the pull request.
closes #86 We refactored filesread to a function.
Notes: there are still global variables in the main script, but other functions has to change to fix the global issue.