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

Access xr dims/coords/variables with [] instead of . #193

Open
BSchilperoort opened this issue Aug 11, 2023 · 0 comments
Open

Access xr dims/coords/variables with [] instead of . #193

BSchilperoort opened this issue Aug 11, 2023 · 0 comments

Comments

@BSchilperoort
Copy link
Collaborator

To not mix up variables and methods/properties, and to get proper type hinting it's nicer if we always use the [] accessing method, instead of the . accessing.

This can gradually be changed over in the code.

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

No branches or pull requests

1 participant