Skip to content
Snippets Groups Projects

Make sampling time saving work with hdf5

Merged Colm Talbot requested to merge fix-hdf5-time-saving into master

The sampling_time is often stored as a datetime.timedelta object in the result. This is not currently serializable for hdf5. This MR fixes that and adds sampling time to the result read/write test.

There's also a typo fix in the docstring so that IDEs can understand the expected type.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading