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

Fix StackTwoRasters #21

Open
jcoliver opened this issue Aug 1, 2024 · 2 comments
Open

Fix StackTwoRasters #21

jcoliver opened this issue Aug 1, 2024 · 2 comments
Assignees
Labels

Comments

@jcoliver
Copy link
Owner

jcoliver commented Aug 1, 2024

Output raster is messed up. Example from A. californica:

image

Image comes from scripts/examples/Adelpha_californica-sdm-pairwise.R; butterfly and plant rasters are fine (print the outputs from these two lines to see):

butterfly_raster <- SDMRaster(data = butterfly_data)
plant_raster <- SDMRaster(data = plant_data)
@jcoliver
Copy link
Owner Author

jcoliver commented Aug 6, 2024

Quite idiosyncratic - only seems to come about when plotting contemporary model of A. californica + Q. chrysolepis. 🤔

@jcoliver
Copy link
Owner Author

jcoliver commented Aug 8, 2024

Try going through a terra::sprc()...?

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

1 participant