Activity for Kadir Tuna

  • Kadir Tuna Kadir Tuna posted a comment on discussion Open Discussion

    I'm developing an app that is like a simulation which has to have geoid height for a point(Latitude, Longitude) continuously. Due to the reason that NETGeographicLib demonstrates high performance because of working in GPU and high precision, My prefer is this library instead of PyGeodesy, GeoidHeightDotnet or other between the libraries I know. 1 - However, When I repeatedly force NETGeographicLib's ConvertHeight() method to calculate the geoid height at a point with multithreading as well as six...

1