| dsc-datatool-transformer labler(7) | Miscellaneous Information Manual | dsc-datatool-transformer labler(7) | 
NAME¶
Labler - Rewrite numeric labels to textual labels using the provided YAML data as lookup tables.
SYNOPSIS¶
| dsc-datatool | --transform ";Labler;<dataset>;yaml=<file>" | 
DESCRIPTION¶
This transformer rewrites labels in datasets based on information provided in a YAML file.
The YAML structure is as follows:
--- dataset_name:
DimentionName:
DimentionValue: RewriteTo
The dataset_name is the name of the dataset, DimentionName is the name of the dimension to rewrite and DimensionValue is the value to change to RewriteTo.
OPTIONS¶
- dataset
- See dsc-datatool(1) on how to specify which dataset(s) to run the transformer on.
- yaml=<file>
- The YAML file to load rewrite data from (required).
SEE ALSO¶
AUTHORS¶
Jerry Lundström, DNS-OARC
Maintained by DNS-OARC
BUGS¶
For issues and feature requests please use:
For question and help please use: