Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EAL incorrectly detects field delimiters #88

Open
mobb opened this issue Aug 25, 2021 · 1 comment
Open

EAL incorrectly detects field delimiters #88

mobb opened this issue Aug 25, 2021 · 1 comment

Comments

@mobb
Copy link
Contributor

mobb commented Aug 25, 2021

This data table is comma separated. Some fields contain semicolons:
https://github.com/lter/Clim-HydroDB-2.0/blob/master/climdb-archive-partA/data_packages/native_db_format/data_objects/personnel_TODO_RENAME.csv

ERROR: EAL detected the field delimiter to be a semicolon instead of a colon. A screenshot of the datatable EML as generated by EAL has been uploaded. When I correct the field delimiter manually, the package is accepted error-free.

Screen Shot 2021-08-25 at 9 48 29 AM

EAL code:
https://github.com/lter/Clim-HydroDB-2.0/blob/master/climdb-archive-partA/data_packages/native_db_format/EAL_pkg_edi_605/run_EAL_605.R

metadata template:
https://github.com/lter/Clim-HydroDB-2.0/blob/master/climdb-archive-partA/data_packages/native_db_format/EAL_pkg_edi_605/metadata_templates/tsv_from_gd/attributes_personnel_TODO_RENAME.txt

@clnsmth
Copy link
Contributor

clnsmth commented Aug 25, 2021

Thanks for reporting this issue @mobb! When you get a chance, please post your sessionInfo().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants