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

Allow the user to specify multiple cells in the colonization inputs #443

Closed
chaukap opened this issue Jan 23, 2020 · 1 comment
Closed
Assignees

Comments

@chaukap
Copy link
Contributor

chaukap commented Jan 23, 2020

As discussed in issue #435, the user should be able to specify multiple cells per line in the colonization input file. For example:

Cell(s) Species Start_Year Duration
1-50 brte 40 10
7 artr 100 5
-1 phho 75 7

Where 1-50 means cells 1 through 50 and -1 means all cells.

@chaukap chaukap added this to the Seed Dispersal milestone Jan 23, 2020
@chaukap chaukap self-assigned this Jan 23, 2020
chaukap pushed a commit that referenced this issue Jan 27, 2020
(issue #443)
The user can now enter a range of cells or use "-1" to specify all
cells.
@chaukap
Copy link
Contributor Author

chaukap commented Jan 29, 2020

I had a chance to test my commit today and it works as expected. Therefore I am closing this issue.

@chaukap chaukap closed this as completed Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant