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

xarray output from feature detection and tracking #479

Open
w-k-jones opened this issue Jan 10, 2025 · 1 comment
Open

xarray output from feature detection and tracking #479

w-k-jones opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
enhancement Addition of new features, or improved functionality of existing features xarray transition Part of the transition to xarray support
Milestone

Comments

@w-k-jones
Copy link
Member

For the 1.6 release, it would be good to have xarray output for feature detection, segmentation and tracking in place of the present pandas dataframe. This allows additional metadata to be attached to the output, as well as enabling combing the tabular and spatial/mask data for saving as done in standardize_track_dataset

The choice between xarray and pandas output should be optional, with the default being xarray for xarray input, and pandas for iris/pandas input

@w-k-jones w-k-jones added the enhancement Addition of new features, or improved functionality of existing features label Jan 10, 2025
@w-k-jones w-k-jones added this to the Version 1.6 milestone Jan 10, 2025
@w-k-jones w-k-jones self-assigned this Jan 10, 2025
@w-k-jones w-k-jones added the xarray transition Part of the transition to xarray support label Jan 10, 2025
@w-k-jones
Copy link
Member Author

Note that this relates to a number of previous issues, #80, #118 and #401 that can be addressed within this changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Addition of new features, or improved functionality of existing features xarray transition Part of the transition to xarray support
Projects
None yet
Development

No branches or pull requests

1 participant