nationalparkservice / EMLeditor

EMLeditor edits EML metadata to add required fields for DataStore and automates creating drafts and uploading data packages to DataStore
https://nationalparkservice.github.io/EMLeditor/
Other
5 stars 6 forks source link

upload_data_package function error bug #136

Closed RobLBaker closed 6 months ago

RobLBaker commented 6 months ago

upload_data_package warning prompts: "Use EMLeditor::remove_reference_files() before uploading new files." when it should prompt, "Use EMLeditor::remove_datastore_files() before uploading new files."

RobLBaker commented 6 months ago

closed with PR #135