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

Error when running ecocrop() function #26

Open
szelepcsenyi opened this issue Mar 9, 2022 · 0 comments
Open

Error when running ecocrop() function #26

szelepcsenyi opened this issue Mar 9, 2022 · 0 comments

Comments

@szelepcsenyi
Copy link

When all values of minv are 0 in running .doEcocrop() inner function, maxper is also set 0. But this is incorrect because in .ecoSpat() inner function, the e@suitability[0] simply does not exist.
In my opinion, to solve this issue, in the line 215 of the code "ecocrop.R", the value of obj@maxper has to be 1 instead of 0.

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