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

Unit test for interpolation #139

Open
rdPatmore opened this issue Jun 20, 2023 · 0 comments
Open

Unit test for interpolation #139

rdPatmore opened this issue Jun 20, 2023 · 0 comments
Projects

Comments

@rdPatmore
Copy link
Contributor

src/pybdynemo_bdy_extr_tm3.py has a self contained interpolation function time_interp(). When modifying this code I made a crude, unautomated version of a unit test by making dummy data and investigating whether the end result was as expected. There was some discussion as to whether we could develop this into a proper unit test.

Tasks/Questions

  • Is this a useful test?
  • If so, work towards formalising it as a unit test.
  • If not, close this issue.
@rdPatmore rdPatmore added this to To do in PyBDY dev via automation Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
PyBDY dev
  
To do
Development

No branches or pull requests

1 participant