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

Vector splitting doesn't support xr.Datasets #82

Open
hjabbot opened this issue Oct 14, 2024 · 0 comments
Open

Vector splitting doesn't support xr.Datasets #82

hjabbot opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hjabbot
Copy link
Collaborator

hjabbot commented Oct 14, 2024

In playing around with the Duacs dataloader, it appears that the dmag calculations don't work anymore with xr.Datasets. As a hotfix, I have cast the Duacs dataset to be a pd.Dataframe dataloader, but this should be fixed to work with xarray for future dataloader compatibility. Failing that, the docs should mention that vector dataloaders only support pd.Dataframes if vector splitting is required.

@hjabbot hjabbot added the enhancement New feature or request label Oct 14, 2024
@hjabbot hjabbot self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant