Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wdata wdata
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wtools
  • wdatawdata
  • Issues
  • #12

Closed
Open
Created Jun 18, 2021 by Andrzej MakowskI@amakowskMaintainer

Vars format in parser

inside the wdata.c in funciton wdata_parse_metadata_file() we parse the *wtxt file. Issue is that if one uses:

# tag                  name                    type                    unit                  format
var               density_a                    real                    MeV                     npy

then example-read produces

# tag                  name                    type                    unit                  format
var               density_a                    real                    MeV                     wdat

One should adjust it to read npy/dpca/wdat or default -> wdat

Edited Jun 18, 2021 by Andrzej MakowskI
Assignee
Assign to
Time tracking