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

Decouple H5 related self tests from large ATL03 data file #14

Closed
jpswinski opened this issue Jul 27, 2020 · 1 comment
Closed

Decouple H5 related self tests from large ATL03 data file #14

jpswinski opened this issue Jul 27, 2020 · 1 comment

Comments

@jpswinski
Copy link
Member

There are multiple self tests that expect the 2GB /data/ATLAS/ATL03_20200304065203_10470605_003_01.h5 file to be present on the system in order for the test to pass.

Instead there needs to be a very small (<1MB) example ATL03 file that is a part of the respository that is used for all of the self-tests.

The larger python based tests can place more expensive demands on what is present on the system because they are testing at an integrated system level.

At least the following files need to be updated:

  • sliderule/scripts/tests/hdf5_file.lua
  • sliderule/plugins/icesat2/tests/atl06_elements.lua
@jpswinski
Copy link
Member Author

This has been completed. All self-tests in the sliderule repository have test data that is in the repository itself. All self-tests that required ATL03 data files have been moved to the sliderule-icesat2 plugin repository.

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