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

Make preprocessors mask_above/below_threshold, mask_inside/outside_range lazy #2169

Merged
merged 10 commits into from
Aug 21, 2023

Commits on Jul 22, 2023

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

Commits on Jul 26, 2023

  1. Daskification, round 1

    Methods: mask_below/above_threshold, mask_inside/outside_range
    joergbenke committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cf309cd View commit details
    Browse the repository at this point in the history
  2. _mask.py: In methods _masked_inside/ourside_range, _masked_below/abov…

    …e_threshold
    
    _mask.py: Exchanged cube.data with cube.core_data()
    joergbenke committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cd664d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Further replacingin _mask

    Replacing cube.data with cube.core_data
    joergbenke committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7f1f999 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

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

Commits on Aug 17, 2023

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

Commits on Aug 19, 2023

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