Skip to content

Main IO routines #59

@phockett

Description

@phockett

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions