-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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:
- files passed to
load_fromlistdirectly contain files that aren't of the .mpl.gz format - files loaded from
load_fromlistcan't be concatenated byxr.combine_nested()(dimension mismatch, duplicate time-stamps, etc)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels