Skip to content

Add option bottom_up to pvgridder.MeshStack2D() and pvgridder.MeshStack3D()#40

Merged
keurfonluu merged 2 commits intomainfrom
fix/bottom-up
Aug 21, 2025
Merged

Add option bottom_up to pvgridder.MeshStack2D() and pvgridder.MeshStack3D()#40
keurfonluu merged 2 commits intomainfrom
fix/bottom-up

Conversation

@keurfonluu
Copy link
Copy Markdown
Collaborator

  • Added: new class option bottom_up to define stacking direction. This fixes a bug when negative scalar were passed in method add() due to a conflict with priority.

Reminders:

  • Run invoke ruff to make sure the code follows the style guide,
  • Add tests for new features or tests that would have caught the bug that you're fixing,
  • Write detailed docstrings for all functions, classes and/or methods,
  • If adding new functionality, unit test it and add it to the documentation.

@keurfonluu keurfonluu merged commit 96e0fe3 into main Aug 21, 2025
10 checks passed
@keurfonluu keurfonluu deleted the fix/bottom-up branch August 21, 2025 10:13
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.

1 participant