Skip to content

Conversation

@erikvansebille
Copy link
Member

This PR implements #2275 by renaming the pyfunc argument to kernels.

It also simplifies the pset.execute() by assuming that the input is a list of functions, rather than Kernel objects. This means that pset.Kernel is not needed anymore, and we can get rid of a few helper functions, decluttering the code

FieldInterpolationError,
FieldOutOfBoundError,
FieldSet,
Kernel,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could now even think about making Kernel a private class, as users won't need to interact with it anymore

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

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant