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 HRRR constraint. #33

Open
rcjackson opened this issue Mar 1, 2019 · 1 comment
Open

Unit test for HRRR constraint. #33

rcjackson opened this issue Mar 1, 2019 · 1 comment

Comments

@rcjackson
Copy link
Collaborator

Travis CI's 4 GB memory limit prohibits unit testing of the HRRR constraint as a part of the CI. For now I do unit testing using the Hurricane Florence example as a manual pytest on my local machine, but there needs to be a way to test this constraint on Travis CI, especially since cfgrib updated its syntax for loading GRIB files recently.

@rcjackson
Copy link
Collaborator Author

The model constraint is now tested using a fake dataset where U = 1 m/s everywhere. This at least shows us that the model contstraint is working correctly, but the part where the HRRR grid is converted to a Py-ART grid still needs a test.

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