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

Support sampling one Field in a SummedField list in JIT mode #587

Closed
erikvansebille opened this issue May 1, 2019 · 1 comment
Closed
Assignees

Comments

@erikvansebille
Copy link
Member

When constructing a SummedField (e.g. fieldset.U, as in the jupyter tutorial), in Scipy we can sample the second in the list of Fields explicitly through FieldSet.U[1][time, depth, lat, lon].

However, in JIT that doesn't work

@erikvansebille erikvansebille self-assigned this Jul 5, 2019
@erikvansebille
Copy link
Member Author

This long-standing Issue will be fixed in #1402, when SummedFields are not necessary anymore and will be deprecated

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