metacatui
metacatui copied to clipboard
Auto-populate attribute info from TSV files in the attribute editor
The attribute editor includes a "fill from file" button for CSVs that automatically parses the column header to fill in the attribute names in the editor. This feature was introduced and discussed in issue https://github.com/NCEAS/metacatui/issues/202. We should implement the same feature for TSV files.
See https://github.com/NCEAS/metacatui/issues/2059#issuecomment-2342317104. PapaParse supports TSVs and other delimiters.