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

GT4Py.cartesian: global fields #1

Closed
FlorianDeconinck opened this issue Feb 27, 2024 · 2 comments
Closed

GT4Py.cartesian: global fields #1

FlorianDeconinck opened this issue Feb 27, 2024 · 2 comments
Assignees

Comments

@FlorianDeconinck
Copy link
Collaborator

FlorianDeconinck commented Feb 27, 2024

Exploration code existing to do field.A[6] in a read-only setting. Allow as well for indirect access (e.g. field.A[I+6]). Make robust by having anything else than .at on Field method fail hard.

Existing code in Florian's stash.

@FlorianDeconinck FlorianDeconinck self-assigned this Feb 27, 2024
@FlorianDeconinck
Copy link
Collaborator Author

Tracking GridTools/gt4py#1451

@FlorianDeconinck
Copy link
Collaborator Author

Done.

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

No branches or pull requests

1 participant