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

Add marrmotm14 class #100

Merged
merged 21 commits into from
Jun 10, 2021
Merged

Add marrmotm14 class #100

merged 21 commits into from
Jun 10, 2021

Conversation

SarahAlidoost
Copy link
Contributor

This branch is based on the branch update_forcing_in_marrmotm01_class.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@SarahAlidoost SarahAlidoost marked this pull request as ready for review June 9, 2021 15:22
@SarahAlidoost
Copy link
Contributor Author

@sverhoeven and @Peter9192 Please review this PR when one of you has time. Thanks.

Copy link
Member

@sverhoeven sverhoeven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR passes the acceptance criteria.
The tests and notebook ran successfully

I have some minor suggestions for improvements.

ewatercycle/models/marrmot.py Outdated Show resolved Hide resolved
ewatercycle/models/marrmot.py Show resolved Hide resolved
ewatercycle/models/marrmot.py Outdated Show resolved Hide resolved
ewatercycle/models/marrmot.py Outdated Show resolved Hide resolved
Returns:
Path to config file and path to config directory
"""
arguments = vars()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not know you could use vars() to get the arguments as a dict. Thanks for the lesson

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, this is one of the built-in functions, here I think that I could use both vars() and locals(). But I chose the former.

SarahAlidoost and others added 3 commits June 10, 2021 11:46
Co-authored-by: Stefan Verhoeven <s.verhoeven@esciencecenter.nl>
Co-authored-by: Stefan Verhoeven <s.verhoeven@esciencecenter.nl>
Co-authored-by: Stefan Verhoeven <s.verhoeven@esciencecenter.nl>
@SarahAlidoost SarahAlidoost removed the request for review from Peter9192 June 10, 2021 09:57
@SarahAlidoost
Copy link
Contributor Author

The PR passes the acceptance criteria.
The tests and notebook ran successfully

I have some minor suggestions for improvements.

Thank you for reviewing and helpful suggestions.

@SarahAlidoost SarahAlidoost merged commit 1156a4f into master Jun 10, 2021
@SarahAlidoost SarahAlidoost deleted the add_marrmotm14_class branch June 10, 2021 10:01
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

Successfully merging this pull request may close these issues.

None yet

2 participants