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

l1b_data should expect to be empty #7

Open
j-haacker opened this issue Feb 27, 2024 · 0 comments
Open

l1b_data should expect to be empty #7

j-haacker opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@j-haacker
Copy link
Owner

l1b_data can be empty for different reasons. This can raise errors and stop pipelines.

If for some reason l1b_data is empty, still all parts of the code should execute and return the expected results.

Other packages use a boolean property .empty or similar. This could offer a straight forward and easily readable way. A wrapper function testing the input would be another option.

@j-haacker j-haacker added the enhancement New feature or request label Feb 27, 2024
@j-haacker j-haacker self-assigned this Feb 27, 2024
@j-haacker j-haacker removed their assignment Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant