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

Get all dataset variables in the DDXIngester #48

Open
2 tasks
aperrin66 opened this issue Nov 11, 2020 · 0 comments
Open
2 tasks

Get all dataset variables in the DDXIngester #48

aperrin66 opened this issue Nov 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aperrin66
Copy link
Member

Harvesting dataset variable from DDX metadata works only for a specific metadata structure and for standard variable names accessible through pythesint. It would be nice to have a more generic mechanism.

To do:

  • extract all variable names from the DDX metadata (in DDXIngester._extract_attributes())
  • process variable names which are unknown from pythesint (add them as wkv? create them on the fly?)
@aperrin66 aperrin66 added the enhancement New feature or request label Nov 11, 2020
@aperrin66 aperrin66 self-assigned this Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant