-
Notifications
You must be signed in to change notification settings - Fork 139
Bump h3lib to v4.4.1 and add new functions/errors #470
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
Conversation
|
Why add |
It is a useful function that I often end up having to code by hand, so I think it's helpful to add. See, for example, how it's used in the tests. Would you prefer it to be added in a separate PR? I can do that, but I'll have to rework the tests and I think they'll become less clear. |
h3libto v4.4.1. (Bump h3lib to v4.4.1 and add new functions/errors #470)H3IndexInvalidErrorH3BaseCellDomainErrorH3DigitDomainErrorH3DeletedDigitErroris_valid_indexget_index_digitconstruct_celldeconstruct_cell(note that this function doesn't currently exist in C library)