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

Issue 99 #120

Merged
merged 5 commits into from
Jul 24, 2023
Merged

Issue 99 #120

merged 5 commits into from
Jul 24, 2023

Commits on Jul 13, 2023

  1. Fix for dask arrays and multiple chunks in single dimension + fix for…

    … dask in structured arrays + fix for dx/dy output structured + add test with dask arrays (structured)
    HendrikKok committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4feb03b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae63067 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. process review

    HendrikKok committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    573ef66 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. add contiguous_chunks

    HendrikKok committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1fa665f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Fix for failing Dask-test: Use second dimension of 2d-regrid array fo…

    …r defining blocks of extra dimension(s), use .shape for the topology dimension.
    HendrikKok committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    eb987cb View commit details
    Browse the repository at this point in the history