Improve tests for the spice level 2 reader
nabobalis opened this issue · 1 comments
nabobalis commented
Provide a general description of the issue or problem.
We recently closed some bugs with the spice reader in sunraster.
Issue is, we don't have any tests for these cases, partly due to the size of the files, downloading them for a test would take too long and we can not add them to the repository.
We would need a way to create these files based on nothing but the header/metadata for each file and using random data to ensure the reader works.