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

[PR]: Update Regrid2 missing and fill value behaviors to align with CDAT and add unmapped_to_nan arg for output data #613

Merged
merged 16 commits into from
Apr 10, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    715b920 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    a8e7661 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Fix regrid2 open_mfdataset() support with Dask Arrays

    - Load dask arrays into memory using `.values`
    tomvothecoder committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    85d1c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e900a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3743e97 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5aeee56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af50a0 View commit details
    Browse the repository at this point in the history
  3. Fixes black formatting

    jasonb5 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e193c1d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Fixes applying mask

    jasonb5 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    dfc3ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646a9a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6719f03 View commit details
    Browse the repository at this point in the history
  4. Fixes pre-commit error

    jasonb5 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    56f18cb View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    0b01f79 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    647a786 View commit details
    Browse the repository at this point in the history
  2. Adds missing test

    jasonb5 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    79a4cd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc17e7a View commit details
    Browse the repository at this point in the history