Skip to content

Error handling in .load #6

@DAndrewA

Description

@DAndrewA

In the .load sub-package, no error handling is implemented in the load_fromglob or load_fromlist functions.

Might be worth implementing error handling in the cases:

  1. files passed to load_fromlist directly contain files that aren't of the .mpl.gz format
  2. files loaded from load_fromlist can't be concatenated by xr.combine_nested() (dimension mismatch, duplicate time-stamps, etc)

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