Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M mdf_reader
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • iregon
  • mdf_reader
  • Issues
  • #12

Closed
Open
Created Mar 04, 2020 by iregon@iregonMaintainer

Converters - numeric values and alignment

Following inclusion of data model imma1_d704, the need to manage numbers digitized either as:

  • right zeros as blanks to the right

  • left justified

etc...

has arised.

Currently blank management in numerics is:

  • Full field is blank: as nan

else:

  • Blanks (leading and trailing): as 0

There are left justified fields in imma1_d704 supplementals (barometer), so the need to add something like align = 'l'|'r' in numeric fields to do the blank managing, arises.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking