Commits
Click on a commit to change the comparison rangeReplace parameter metadata by parameter config directly
Since all parameters are pydantic now we don't need metadata class.
This adds dimensionality attribute to parameters, which previously was
part of the metadata.
Additionally we remove group from the dark storage API.
Add storage migration to account for dimensionality attribute