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

Add viewport downsample algorithm #6017

Merged
merged 33 commits into from
Jan 30, 2024
Merged

Add viewport downsample algorithm #6017

merged 33 commits into from
Jan 30, 2024

Commits on Dec 8, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    bf42891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9141979 View commit details
    Browse the repository at this point in the history
  3. Remove unnessary 0

    hoxbro committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0943eea View commit details
    Browse the repository at this point in the history
  4. Add hack to work with xlim

    hoxbro committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    45d89da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2311b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3417c3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0ffefd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Use boolean logic instead

    hoxbro committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d033ca0 View commit details
    Browse the repository at this point in the history
  2. Add select_mask_neighbor

    hoxbro committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fef1b73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d226e6f View commit details
    Browse the repository at this point in the history
  4. Add error message to logging

    hoxbro committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ae35f9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ceaf73 View commit details
    Browse the repository at this point in the history
  6. Remove xlim hack

    hoxbro committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7ef8c6c View commit details
    Browse the repository at this point in the history
  7. Nit change

    hoxbro committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    5fc5e73 View commit details
    Browse the repository at this point in the history
  8. Move x_range check down

    hoxbro committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    662cc90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8111966 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    3c9d2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba3b6f View commit details
    Browse the repository at this point in the history
  3. Add unit test

    hoxbro committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    06436c5 View commit details
    Browse the repository at this point in the history
  4. Add viewport options to docstring

    [skip ci]
    hoxbro committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9d6adc8 View commit details
    Browse the repository at this point in the history
  5. Update comment

    [skip ci]
    hoxbro committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ee457ae View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    3e5eb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257e5fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b738d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 29, 2024

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

    hoxbro committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3ddb49c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Small fixes

    hoxbro committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2a64d0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b654f View commit details
    Browse the repository at this point in the history
  3. Ignore cuDF test

    hoxbro committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0e9ca5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1de1336 View commit details
    Browse the repository at this point in the history