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

furrr::future_map incompatibility with terra? #77

Open
ccmothes opened this issue Sep 4, 2024 · 0 comments
Open

furrr::future_map incompatibility with terra? #77

ccmothes opened this issue Sep 4, 2024 · 0 comments

Comments

@ccmothes
Copy link
Collaborator

ccmothes commented Sep 4, 2024

I thought this code worked before...but I'm now having issues using terra functions within furrr() . For example in get_wbm_grids() pulling in all the future and historic raster grids within a furrr::future_map() function returns an empty object now, with the error message "Error: external pointer is not valid", but running with just purrr::map() works as expected.

Anyone else experiencing this?

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