Skip to content

Dispersal changes#102

Merged
CannedIce merged 4 commits intoveg_speciesfrom
Dispersal-changes
Jul 3, 2025
Merged

Dispersal changes#102
CannedIce merged 4 commits intoveg_speciesfrom
Dispersal-changes

Conversation

@CannedIce
Copy link
Copy Markdown
Owner

Pull Request Guidelines

Thank you for contributing! Please follow these guidelines to help keep our
codebase clean, consistent, and maintainable.

What Makes a Good Pull Request

Moved growth form out to branch
Implemented and tested all dispersal methods - fixed errors in efficiency handling
Created fixtures for integrator and growth
Fixed Growth initialization to avoid error in try statement - still need to refine so KeyError triggered if BOTH kwargs absent
Identified error in GenVeg initialization with plant arrays - need to input a data structure containing arrays (list?)

Pull Request Checklist

Please confirm the following before marking the pull request as "Ready for Review"
(if any of the following items aren't relevant for your contribution please still
tick them so we know you've gone through the checklist):

  • The PR is opened in draft mode
  • The PR addresses a single feature, fix, or issue
  • Code has been linted and is free of style issues (nox -s lint)
  • All tests pass locally (pytest, or nox -s test)
  • Documentation builds without errors (nox -s docs-build)
  • A news fragment
    describing the change has been added
  • Relevant docstrings, examples, or changelog entries have been updated
  • Related issues or discussions are linked in the description (e.g., Closes #1973)

Description


Related Issues

@CannedIce CannedIce merged commit 26c1bee into veg_species Jul 3, 2025
29 of 31 checks passed
@CannedIce CannedIce deleted the Dispersal-changes branch July 3, 2025 22:18
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