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

issues and workarounds with xarray and whitebox #102

Open
thurber opened this issue May 25, 2023 · 0 comments
Open

issues and workarounds with xarray and whitebox #102

thurber opened this issue May 25, 2023 · 0 comments
Assignees

Comments

@thurber
Copy link

thurber commented May 25, 2023

A couple notes:

  • newer versions of xarray/rasterio have deprecated xarray.open_rasterio(...) in favor of an additional dependency on rioxarray and rioxarray.open_rasterio(...); CERF could probably implement this new paradigm and update the minimum dependency versions
  • newer versions of whitebox have added support for musl C standard that can be activated in a couple ways (see GLIBC version jblindsay/whitebox-tools#338); this could be utilized to avoid common failures on many linux distros (including deception)
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

2 participants