Skip to content

Add convenience helpers for common joins and lookups #21

@dlebauer

Description

@dlebauer

Follow-up from review of #12.

Goal

Make common offline workflows easier without requiring users to reconstruct the same joins manually each time.

Track

  • a small API for frequent lookups and joins over packaged tables
  • helpers centered on traitsview, species, variables, pfts, and management-related tables
  • examples and tests for the main user workflows

Constraints

  • Keep the API small, composable, and data-first.
  • Do not recreate the legacy application API.

Acceptance criteria

  • A small initial helper set is implemented and documented.
  • Each helper has tests.
  • Vignettes or examples show the intended workflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions