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

Complete parser's NcML syntax implementation #21

Open
1 of 7 tasks
huard opened this issue Nov 24, 2022 · 0 comments
Open
1 of 7 tasks

Complete parser's NcML syntax implementation #21

huard opened this issue Nov 24, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@huard
Copy link
Collaborator

huard commented Nov 24, 2022

Description

The parser for open_ncml does not yet support the full NcML syntax. Here are elements that are not implemented:

  • <cacheVariable>
  • <logicalReduce>
  • <logicalSection>
  • <logicalSlice>
  • <promoteGlobalAttribute>
  • <enumTypedef>
  • <scanFmrc>

Also no support for these attributes:

  • dateFormatMark
  • olderThan
  • tiled
@huard huard added the help wanted Extra attention is needed label Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant