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

Testing Dask Arrays #119

Merged
merged 3 commits into from
May 26, 2023
Merged

Testing Dask Arrays #119

merged 3 commits into from
May 26, 2023

Conversation

GregoryPetrochenkov-NOAA
Copy link
Collaborator

This PR is in response to #66. One caveat is an issue that is opened at xarray spatial to address the use case of loading raster data as an Xarray datasets with Dask and using the zonal.crosstab function: makepath/xarray-spatial#777

Changes

  • requirments/base.txt: add odc-geo dependency
  • comparison/tabulation.py: Add support for dask data
  • homogenize/spaital_alignment.py: Add dask reprojection
  • utils/loading_datasets.py: Add support for chunking argument for dask in tests
  • cases_homogenize.py: Add cases for dask data
  • cases_accessors.py: Add tests for dask data

@fernando-aristizabal fernando-aristizabal merged commit e62b7e2 into main May 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants