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

Handle nodata option for rasterized RGB image #5774

Merged
merged 5 commits into from
Jul 20, 2023
Merged

Handle nodata option for rasterized RGB image #5774

merged 5 commits into from
Jul 20, 2023

Commits on Jun 21, 2023

  1. Take nan values into account

    hoxbro committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c5bf773 View commit details
    Browse the repository at this point in the history
  2. Only calculate max once

    hoxbro committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    13bfcb9 View commit details
    Browse the repository at this point in the history
  3. Only calculate max if img.size

    hoxbro committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    fb5f0d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    b7c85b7 View commit details
    Browse the repository at this point in the history
  2. Added tests

    hoxbro committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f03b135 View commit details
    Browse the repository at this point in the history