-
Notifications
You must be signed in to change notification settings - Fork 7
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
Aidan py tests for Xeff #93
Conversation
Chaned the x eff calc to use poa_min of 400 insted of 100 to be cosistant with 63126
Colum name pytest.
This is a file used for pytests
deleted because it is not used and psm3_pytest.csv is the same file and should be used instead.
file added to do x_eff pytest
working on x_eff
Now fixes module temp
Ignore the file h5_pytest.h5 when pytests are run.
Added a test to look at the xeff calculation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simple changes everything looks good. Docstring updates are inconsequential and all tests passing on old and new pytests. Pytest h5 file to gitignore this should be fine.
Don't pull to main. Create new PR. |
@tobin-ford - I can re-open the PR and change the base. |
@tobin-ford - once the tests are done, you can go ahead and merge it into development. @MDKempe @AidanWesley - Please always make pull requests into development, not into main. Thanks. |
We added a pytest to do an Xeff calculation.