busstoptaktik / geodesy

Rust geodesy
Apache License 2.0
66 stars 6 forks source link

Ntv2 grid support #60

Closed Rennzie closed 10 months ago

Rennzie commented 12 months ago

A start point for discussing how to support NTv2 grids in Geodesy and possibly multi grid support?.

This implementation is by no means complete, notably it misses tests and feature gating. It has also been hacked into the grid operator for testing purposes which is obviously not how it should be done.

My goal is to figure out:

  1. Is the grid implementation good enough?
  2. Figure out what other work is required to elegantly support NTv2 grids along side the existing grid implementation.
Rennzie commented 10 months ago

Closing because I can't seem to change the base to the multi-grid pr.