1D Integrity Tool - Channel ID: Difference between revisions

Content deleted Content added
No edit summary
 
(One intermediate revision by the same user not shown)
Line 17:
<ul>
<li> '''Flag non-compliant channel IDs''' - will loop through all inputs and flag channels that have either duplicate IDs or NULL / empty IDs.
<li> '''Fix non-compliant channel IDs''' - will fix all channel IDs flagged as duplicate or NULL / empty IDs. The altered or new ID will be determined based on the selected rules.<br><br>
For duplicate IDs:
<ul>
Line 25:
For NULL/empty IDs:
<ul>
<li> New IDs will be generated based on the feature ID (FID) and a user defined prefix. Inherently FIDs are guaranteed to be unique however may conflict with existing names, when this occurs the duplicate rules above will be used to determine a new ID. Users can specify different prefixes for different channel types (e.g. C: pipe, R: box etc). A single rule can be extended to apply for multiple types by using a comma to delimit the types (e.g. S,G: channel).
</ul>
</ul>