Closed dfellis closed 1 month ago
Oh, this currently includes the region subcommands in this PR, since it depends on that one, but once it gets approved and merged, this'll be reduced to only the new commands.
I did (almost) every command in a separate commit, for easier reviewing.
Discussed offline, some of the inconsistencies will be taken care of in a follow-up PR.
After implementing the region subcommands, all of the rest documented on h3geo.org were "trivial" as all patterns of subcommand had been implemented, so I just slogged through writing all of them while I had the drive to do it. ;)
There may be some test failures with
degsToRads
and friends due to floating point rounding errors on different CPU architectures. I hope not, but if so, then I'll have to figure out how to test them better.