Skip to content

Conversation

istvans-mn
Copy link
Collaborator

Added new ODIM ACDD attributes.

@istvans-mn
Copy link
Collaborator Author

@mats-knmi @ritvje Please review it. This PR breaks the test, but we can fix it if we agree.

def_msg["properties"]["platform_name"] = "[" + nod + "]"

cc = str(nod)[:2].lower()
if def_msg["properties"]["naming_authority"] == "eu.eumetnet":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the idea that if the naming authority is already given in the message template, we don't change it? Or why is this if clause here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it is a national product and the naming_authority is the default("eu.eumentnet"), the ingester updates naming_authority by country_naming_auth . Ingester skips this block when naming_authority was filled by NMS.

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

Successfully merging this pull request may close these issues.

2 participants