tiled icon indicating copy to clipboard operation
tiled copied to clipboard

Alembic Migration to Rename HDF5 'path' Parameter to 'dataset'

Open genematx opened this issue 1 year ago • 1 comments

This PR adds an alembic catalog migration script that searches for path parameter in Tiled nodes corresponding to hdf5 arrays and changes the key to dataset.

This is related to PR #775 and recent changes in the ophyd-async schema.

Checklist

  • [x] Add a Changelog entry
  • [x] Add the ticket number which this PR closes to the comment section

genematx avatar Aug 09 '24 20:08 genematx

The next time we have a strong reason to need a migration (maybe #684) we can merge this at that time and lump it into the same release, so that it does not generate any extra work for Tiled admins.

danielballan avatar Aug 14 '24 14:08 danielballan