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

Integrate vocab for extraction of platform information #35

Open
ferrighi opened this issue Sep 19, 2024 · 1 comment · May be fixed by #36
Open

Integrate vocab for extraction of platform information #35

ferrighi opened this issue Sep 19, 2024 · 1 comment · May be fixed by #36
Assignees

Comments

@ferrighi
Copy link
Collaborator

Handling of platform information can be improved through the use of vocab.met.no. Additionally, the current implementation does not handle multiple platform properly.
I suggest to support for now the following options:

  • platforms: short-name
  • platforms: short-name1, short-name2
  • platforms: some long name (short-name1)
  • platforms: some long name (short-name1), some long name2 (short-name2)

Using vocab we can populate directly, short_name, long_name and resource in MMD.

This will require a modification of the vocab function as well as nc_to_mmd.

@ferrighi ferrighi self-assigned this Sep 19, 2024
@ferrighi
Copy link
Collaborator Author

I will also add extraction of instruments through vocab, since it is related. For now I will not check that the instrument is indeed registered as on board the platform. This feature can be added in the future.

@ferrighi ferrighi linked a pull request Sep 20, 2024 that will close this issue
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 a pull request may close this issue.

1 participant