octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #10021] [octave forge] (mapping) meridianf


From: Philip Nienhuis
Subject: [Octave-patch-tracker] [patch #10021] [octave forge] (mapping) meridianfwd
Date: Thu, 4 Mar 2021 11:53:42 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #7, patch #10021 (project octave):

I read (IIRC on wikipedia) that the formulas generally used for this operation
(due to Vincenty) tend to break down on antipodal points [*].
Yet reckon.m seems to do fairly well for that case. Surprising as I found that
is is not very accurate in some other cases (not quite corner cases).
Where did you get the used equations from? couldn't find a reference in the
code.

I already had inserted 'wrapToPi (az)' as L.142 (see comment #4) but it didn't
make much difference here, still imaginary longitudes.

Indeed, I figured the erroneous longitudes would be due to a quadrant /
principal value issue.

I really hope the issues can be solved. geodeticfwd.m seems a very useful
function to me.

[*] https://en.wikipedia.org/wiki/Geodesics_on_an_ellipsoid

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10021>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]