Skip to content

issue with createMETUUID #56

@ferrighi

Description

@ferrighi

The function create_MET_uuid is appending the last_metadata_update (https://github.com/steingod/mdharvest/blame/main/src/mdh_modules/createMETUUID.py#L39) to the file name, but that is always empty: :

mylastupdate = tree.find('{http://www.met.no/schema/mmd}last_metadata_update').text

I think this is due to the old version of last_metadata_update, that was a single field and not a complex one as it is now, i.e. last_metadata_update/update/datetime.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions