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

string comparison using regex #9

Open
jhamman opened this issue Nov 30, 2021 · 0 comments
Open

string comparison using regex #9

jhamman opened this issue Nov 30, 2021 · 0 comments
Labels

Comments

@jhamman
Copy link
Contributor

jhamman commented Nov 30, 2021

We want to be able to compare/validate string type attributes in xarray objects such as name and dimensions. The current implementation includes a direct string comparison but it would be nice to make this more flexible. We may want to support regex-style string comparisons to make comparisons more flexible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant