danielramosg / sphereofearth

Educational and museographic project for science museums and exhibitions, about cartography, maps and the geometry of the sphere.
Other
5 stars 3 forks source link

error messages #20

Closed HexeBianca closed 8 years ago

HexeBianca commented 9 years ago

I got the following error messages, which did not affect the use of the program, everything looked good. 1 When I noticed it, it was only the lines including btp = atan... Then I played around trying to find out what it is, assuming it happend when a Tissot ellipse is attempted to be drawn at the poles. I clicked a couple of times near the poles and then the other lines showed up in the DOS shell window.

HexeBianca commented 9 years ago

here are more errors listed in the DOS shell window. The program worked fine. 1

danielramosg commented 9 years ago

Thanks, this is a known issue. As far as I can tell it is harmless (these are Warnings, not Errors), but I prefer not to hide the warnings, in case something important appears. I will re-examine the formulas to find the singular cases that raise exceptions. Low priority for now.

danielramosg commented 8 years ago

I found out that this was solved some time ago in https://github.com/danielramosg/sphereofearth/commit/b057e3a685ecfb7b16a8436c16bff92389d79d13. New errors in new issues.