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 spatial presence matrices #221

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Add spatial presence matrices #221

merged 3 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. Add spatial presence matrices and use in ExperimentAxisQuery

    This adds dataframes for creating a join table between the scenes and
    observations/variables. New methods are added to the
    `ExperimentAxisQuery` class for getting a Arrow array of scene names
    that relate to the obs or var in the query.
    jp-dark committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    11118f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a025e View commit details
    Browse the repository at this point in the history
  3. Fix typos and improve clarity in docstrings

    Co-authored-by: Aaron Wolen <[email protected]>
    jp-dark and aaronwolen authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0f16387 View commit details
    Browse the repository at this point in the history