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

moved test data to subdirectory "data", allow user to specify local data directory to find FTP files, added some test files for future testing #181

Merged
merged 8 commits into from
Nov 28, 2022

Conversation

edwardhartnett
Copy link
Contributor

@edwardhartnett edwardhartnett commented Nov 23, 2022

More testing with FTP files.

In this PR I move the test data to a subdirectory called data under tests.

Also allow the builder to specify a local data directory to find the FTP data files, so developers don't have to keep downloading them.

Also added a bunch of test file output from degrib2 and grb2index for our new FTP test files. These test data files will be used in new testing.

Part of #116
Fixes #183
Fixes #182

@edwardhartnett edwardhartnett changed the title more testing moved test data to subdirectory "data", allow user to specify local data directory to find FTP files Nov 23, 2022
@edwardhartnett edwardhartnett changed the title moved test data to subdirectory "data", allow user to specify local data directory to find FTP files moved test data to subdirectory "data", allow user to specify local data directory to find FTP files, added some test files for future testing Nov 24, 2022
@edwardhartnett edwardhartnett marked this pull request as ready for review November 27, 2022 13:13
@edwardhartnett
Copy link
Contributor Author

More work to be done with these tests but this is a good point to commit these. Further improvement will happen incrementally...

@edwardhartnett edwardhartnett merged commit 2019ad4 into develop Nov 28, 2022
@edwardhartnett edwardhartnett deleted the ejh_ftp_test branch November 28, 2022 14:43
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.

Allow builder to specify local data directory for FTP test data files Move test data to data subdirectory
2 participants