Skip to content

update all datamgmt functions to be compatible wth EML2 #184

Description

@jeanetteclark

I think the main issue with this function is actually load_EML_units breaking.

this call: unitList_nS <- EML::get_unitList(x = EML::read_eml(system.file("share/EML-nS-unitDictionary.xml", package = "datamgmt"))) returns an empty list.

I believe you could just get the units from x$unit - bypassing the EML::get_unitList call entirely.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions