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

Added "Nearest" interp method for AMR grid, both in regular and irreg… #278

Merged
merged 6 commits into from
Sep 19, 2024

Commits on Sep 18, 2024

  1. Added "Nearest" interp method for AMR grid, both in regular and irreg…

    …ular cases; returns containing AMR grid cell piecewise constant value. "Nearest" is a slight misnomer for irregular grid, though, but this is more intuitive.
    alhom committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    29411e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca66c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6e2a2d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    198ef8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae97df View commit details
    Browse the repository at this point in the history
  3. missing lower()s

    alhom committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0ce4db0 View commit details
    Browse the repository at this point in the history