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

Main IO routines #59

Open
phockett opened this issue Jul 21, 2022 · 0 comments
Open

Main IO routines #59

phockett opened this issue Jul 21, 2022 · 0 comments

Comments

@phockett
Copy link
Owner

Possibly ongoing issues with checkDims() and subselectDims() and Xarray assumptions/versions causing main IO routines to break.

  • Just fixed bug in 5cfb04f, arose due to changes in refDims (see
    # 21/07/22 - actually this breaks main file IO for singleton items to xr.sel() for MultiIndex cases (see subselectDims() below).
    ).
    • This may, however, break new codes! May need to change to an optional flag, or additional output.
    • UPDATE: now reinstated and fixed with .copy() in dc91f32.
  • General rethink/tidy-up of old IO routines is worthwhile at some point too, esp. Xarray stacking routines should be improved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant