Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 216
    • Issues 216
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Issues
  • #1086
Closed
Open
Issue created Sep 27, 2022 by Sherjeel Shabih@sshabihDeveloper

MetaInfo Error for usual Nexus files

When I upload any of the examples Nexus files I have, the latest metainfo gives me errors as shown below. It fails to create a metainfo schema on the fly I believe. I tested this on the following branch: Nexus_ELN_base_class

You can try the following Nexus file: https://easyupload.io/eagmki

File "/nomad-FAIR/nomad/metainfo/metainfo.py", line 2146, in serialize_quantity
        f'Do not know how to serialize data with type {quantity_type} for quantity {quantity}')
    nomad.metainfo.metainfo.MetainfoError: Do not know how to serialize data with type float64 for quantity nexus.NXdata.VARIABLEField.nx_value:Quantity
nomad-FAIR/nomad/metainfo/metainfo.py", line 2146, in serialize_quantity
        f'Do not know how to serialize data with type {quantity_type} for quantity {quantity}')
    nomad.metainfo.metainfo.MetainfoError: Do not know how to serialize data with type float64 for quantity nexus.NXellipsometry.NXentryGroup.NXinstrumentGroup.spectrometerGroup.wavelengthField.nx_value:Quantity
Edited Sep 27, 2022 by Sherjeel Shabih
Assignee
Assign to
Time tracking