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

"drop 0 occurrence layers" settings definition confusing #6

Open
jlehtoma opened this issue Aug 25, 2015 · 1 comment
Open

"drop 0 occurrence layers" settings definition confusing #6

jlehtoma opened this issue Aug 25, 2015 · 1 comment
Labels
Milestone

Comments

@jlehtoma
Copy link
Member

If using "drop 0 occurrence layers" feature, the correct settings definition is the following:

[Settings]
drop 0 occurrence layers = 1

as defined in zig4lib/pod.h. If not in use, however, Zonation will give the following output:

*** Not using "drop 0 occurrence features", all features will be processed even if they do not occur anywhere in the analysis area.

which uses word features instead of the correct layers.

Fix wording in zig4/core/loaddata.cpp.

@jlehtoma jlehtoma added the bug label Aug 25, 2015
@jlehtoma jlehtoma added this to the 4.1 milestone Aug 25, 2015
@miltinhouba
Copy link

Hi,
I'm using the "mask missing areas = 1" option to define the study area on my analysis. Since I'm cutting out areas that are not needed, some of the biodiversity features are also fully missed in the analysis.
Could this be the reason why my results start with 94% of average proportion remaining (instead of starting with 100%)?

So I thought that using this "drop 0 occurrence layers = 1" option would fix the problem, but now the analysis is not running. Just before starting to remove cells, the model gives the following error:

Load failed: Could not load raster file
Could not read in
Data input error. Could not successfully process input files.

I appreciate your thoughts on this.

Regards,

Milton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants