patchGNU Octave - Patches: patch #9640, mapping package: geocentric and...

 
 

patch #9640: mapping package: geocentric and parametric lattitude

Submitter:  None
Submitted:  Sun 20 May 2018 03:16:57 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  philipnienhuis Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 08 Sep 2018 08:44:38 PM UTC, comment #1: 

I had to perform considerable editing as to style and better error handling. Please take note of those changes.
If you try do follow that style I can treat your patches much quicker.

Note that Matlab only accepts a scalar for "flattening", which I copied as it made parameter validation and the actual code a lot simpler.

I also have the strong suspicion that you don't run your functions yourself - otherwise you would have noted some code errors and invalid tests yourself.

Pushed here:
http://hg.code.sf.net/p/octave/mapping/rev/3fc8c87a067f

Thanks, Anonymous!

Philip Nienhuis <philipnienhuis>
Group Member
Sun 20 May 2018 03:16:57 PM UTC, original submission:  

Same person from https://savannah.gnu.org/patch/?func=detailitem&item_id=9492#options

The attached four files are for converting between
geodetic latitude and geocentric latitude
geodetic latitude and parametric latitude

Note: Parametric is more commonly called reduced latitude

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #44182:  geodeticLatitudeFromGeocentric.m added by None (3KiB - text/x-objcsrc)
file #44183:  geocentricLatitude.m added by None (3KiB - text/x-objcsrc)
file #44184:  geodeticLatitudeFromParametric.m added by None (3KiB - text/x-objcsrc)
file #44185:  parametricLatitude.m added by None (3KiB - text/x-objcsrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 7 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2018-09-08 philipnienhuis StatusNone Done
    Open/ClosedOpen Closed
2018-07-10 philipnienhuis Assigned toNone philipnienhuis
2018-05-20 None Attached File- Added geodeticLatitudeFromGeocentric.m, #44182
    Attached File- Added geocentricLatitude.m, #44183
    Attached File- Added geodeticLatitudeFromParametric.m, #44184
    Attached File- Added parametricLatitude.m, #44185

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code