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

REFACTOR: Eval refactor #428

Merged
merged 2 commits into from
Oct 22, 2020
Merged

REFACTOR: Eval refactor #428

merged 2 commits into from
Oct 22, 2020

Conversation

mpu-creare
Copy link
Contributor

  • Eliminated node_eval decorator, moved functionality into public eval
  • made specific implementations part of private _eval method instead.
  • added **kwargs to public eval method

* Eliminated `node_eval` decorator, moved functionality into public `eval`
* made specific implementations part of private `_eval` method instead.
* added **kwargs to public `eval` method
@mpu-creare mpu-creare self-assigned this Oct 21, 2020
@coveralls
Copy link

coveralls commented Oct 21, 2020

Coverage Status

Coverage decreased (-1.4%) to 89.219% when pulling d88fe84 on feature/eval_refactor into 9cce3b0 on develop.

Copy link
Collaborator

@jmilloy jmilloy left a comment

Choose a reason for hiding this comment

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

Looks pretty straightforward. I like it! Two small notes.

podpac/core/interpolation/interpolation.py Show resolved Hide resolved
podpac/datalib/egi.py Outdated Show resolved Hide resolved
@mpu-creare mpu-creare merged commit 5378b45 into develop Oct 22, 2020
@mpu-creare mpu-creare deleted the feature/eval_refactor branch November 5, 2020 11:25
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

Successfully merging this pull request may close these issues.

None yet

3 participants