charlesdaniels / bitshuffle

BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Add error-handling #48

Closed jyn514 closed 6 years ago

jyn514 commented 6 years ago

See discussion. Invalid data should be handled gracefully and exit with an error, and perhaps write the original data to a temporary file. Each error should have a UID for easy search through the search code. My suggestion is to have errors organized by topic as described here, but I'm willing to change.

jyn514 commented 6 years ago

Add as pull request in https://github.com/charlesdaniels/bitshuffle/pull/46/commits/67d6f134d2994fd4121a0c0f6cf2570bb91f1c52

jyn514 commented 6 years ago

Done in https://github.com/charlesdaniels/bitshuffle/commit/886d96c8c15b151beb66c402b155627793c4dbe9