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

Seeding Intervention Habitable Area limit #905

Open
DanTanAtAims opened this issue Jan 14, 2025 · 0 comments
Open

Seeding Intervention Habitable Area limit #905

DanTanAtAims opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@DanTanAtAims
Copy link
Collaborator

Excess number of coral deployments will cause an assertion error in ADRIA when the area of corals deployed exceed the available habitable area.

Simple Fix

Cap the coral cover added by seeding to not exceed habitable area. This still leads to unrealistic scenarios where seeded corals are packed perfectly covering all available area.

Deployment density limit Fix

Add a limit to the density seeded corals can be deployed at.

Proportion of Habitable Area Fix

Assume that coral deployments do not cover all habitable area. For example, coral seeding will only cover at most 80% of habitable area.

@DanTanAtAims DanTanAtAims added the bug Something isn't working label Jan 14, 2025
@DanTanAtAims DanTanAtAims self-assigned this Jan 14, 2025
@DanTanAtAims DanTanAtAims removed the bug Something isn't working label Jan 14, 2025
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

No branches or pull requests

1 participant