Skip to content

Commit decda13

Browse files
committed
New methods and functions
New methods toAer, toEnu, toLocal, toLtp, toNed and toXyz for all Cartesian and LatLon classes. New functions atan2, angle2chord, chord2angle, tan and tan_. Reworked module simplify. Updated copyright year. Numerous documentation updates.
1 parent 8915d6c commit decda13

File tree

803 files changed

+162622
-77598
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

803 files changed

+162622
-77598
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,12 @@ and McCabe_ using Python 2.7.18 and with Flake8_ using Python 3.11.5, both in 64
135135

136136
For a summary of all *Karney*-based functionality in ``pygeodesy``, see module karney_.
137137

138-
*Last updated: Nov 11, 2024.*
138+
*Last updated: Dec 12, 2024.*
139139

140140
License
141141
=======
142142

143-
Copyright (C) 2016-2024 -- mrJean1 at Gmail -- All Rights Reserved.
143+
Copyright (C) 2016-2025 -- mrJean1 at Gmail -- All Rights Reserved.
144144

145145
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
146146
documentation files (the "Software"), to deal in the Software without restriction, including without limitation
-1020 KB
Binary file not shown.

dist/PyGeodesy-24.11.11.tar.bz2

-5.34 MB
Binary file not shown.

dist/PyGeodesy-24.11.11.tar.gz

-7.21 MB
Binary file not shown.
1020 KB
Binary file not shown.

dist/PyGeodesy-24.12.12.tar.bz2

5.5 MB
Binary file not shown.

dist/PyGeodesy-24.12.12.tar.gz

7.6 MB
Binary file not shown.
8.72 MB
Binary file not shown.

docs/abc.ABCMeta-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ <h3 class="epydoc"><span class="sig"><span class="sig-name">__subclasscheck__</s
344344
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
345345
<tr>
346346
<td align="left" class="footer">
347-
Generated by Epydoc 3.0.1 on Tue Nov 12 14:52:45 2024
347+
Generated by Epydoc 3.0.1 on Fri Dec 6 15:33:36 2024
348348
</td>
349349
<td align="right" class="footer">
350350
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/api-objects.txt

Lines changed: 24724 additions & 168 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)