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

Small Model updates #534

Merged
merged 7 commits into from
Oct 6, 2023
Merged

Small Model updates #534

merged 7 commits into from
Oct 6, 2023

Conversation

hboisgon
Copy link
Contributor

@hboisgon hboisgon commented Sep 29, 2023

Issue addressed

Fixes #524
Fixes #498

Explanation

See related issues

Checklist

  • Updated tests or added new tests
  • Branch is up to date with main
  • Tests & pre-commit hooks pass
  • Updated documentation if needed
  • Updated changelog.rst if needed

Additional notes

For #475 I only renamed the setup_ methods and not the workflow methods. Not sure if I should rename them as well?

@hboisgon hboisgon self-assigned this Sep 29, 2023
Copy link
Contributor

@DirkEilander DirkEilander left a comment

Choose a reason for hiding this comment

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

Most changes look good. However for the renaming we need to have a bit more input from users. What are clear naming conventions and do we apply it to all components incl geoms and maps that don't have an initial setup method? I suggest to revert the renaming and keep that for a separate PR after organizing a small user panel feedback session.

@savente93 savente93 added Blocked An issue that cannot be progressed right now Blocked PR and removed Blocked An issue that cannot be progressed right now labels Oct 5, 2023
Copy link
Contributor

@DirkEilander DirkEilander left a comment

Choose a reason for hiding this comment

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

This PR is ready to merge! The renaming has been taken out and parked for discussion in #475

@DirkEilander DirkEilander merged commit 8e80c76 into main Oct 6, 2023
7 checks passed
@DirkEilander DirkEilander deleted the model_updates branch October 6, 2023 08:48
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.

Overwritting existing models Relax forcing to support DataFrame objects
3 participants