Skip to content

add support for arrays in scientificMetadata #924

Closed
@jkotan

Description

@jkotan

Summary

At DESY we often store some parts of scientificMetadata in arrays/lists e.g. vectors

"vector": {
    "value": [1,1,0],
    "unit": "mm"
}

However, I such case the current algorithm to convert value and units to SI crashes.

Expected Behaviour

I would like to support also arrays/lists in scientificMetadata as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    meetingDiscuss in meeting before merge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions