<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "Menlo"), DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Antonio Valentino pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/pymap3d">Debian GIS Project / pymap3d</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/e5ed05fd9c757dc0bd8df982ede07702240cc757">e5ed05fd</a></strong>
<div>
<span> by Antonio Valentino </span> <i> at 2023-06-10T10:15:31+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.0.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#eff4cd4a1e08155d42c85e48787c9e4c288b8d02">
<span class="deleted-file">

.coveragerc
</span>
</a>
</li>
<li class="file-stats">
<a href="#3ac517dad11a750eb4733a0cf5eb375d247f3116">
.flake8
</a>
</li>
<li class="file-stats">
<a href="#a03585ab89eed5e0782a1875b2d8153b97865d30">
<span class="deleted-file">

.github/ISSUE_TEMPLATE/bug_report.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#b175b108602c4a00a769f6c6ca254a34876fef01">
.github/contributors.md
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#852d49dfc16757c765598d826b881254caddcefe">
.github/workflows/ci_stdlib_only.yml
</a>
</li>
<li class="file-stats">
<a href="#fb31e24776cf2b0020ce9ae0d2696865812bb53b">
.github/workflows/publish-python-package.yml
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#5da93d3ebfbadd620ae081fc5aa64ac8ac77097b">
<span class="deleted-file">

.lgtm.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#121cd38a14510b07b9d05bea3fb3a48cca5c1bf9">
<span class="deleted-file">

.mypy.ini
</span>
</a>
</li>
<li class="file-stats">
<a href="#594a298f8e1ad0a61c52542e08358a022e434f6e">
<span class="deleted-file">

CITATION
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f473ef69010f24d2546e13263bcc2c49befd2f3">
<span class="new-file">
+
CITATION.cff
</span>
</a>
</li>
<li class="file-stats">
<a href="#1b8e4569d64b38231c925204f27c360135675762">
Examples/angle_distance.py
</a>
</li>
<li class="file-stats">
<a href="#4153584e08089ff54b9d26d8b6aa4fe80236e468">
Examples/azel2radec.py
</a>
</li>
<li class="file-stats">
<a href="#aa9856c4c8d7d3c946b38e13b2eec296750bb23b">
<span class="new-file">
+
Examples/compare/compare_ecef2eci.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#9245cdbc6b599039af04a571c9b51e688284befc">
Examples/lox_stability.py

Examples/compare/compare_lox.py
</a>
</li>
<li class="file-stats">
<a href="#ac630789edc3c644b48235484c6b94a75e23c887">
Examples/vdist_stability.py

Examples/compare/compare_vdist.py
</a>
</li>
<li class="file-stats">
<a href="#636b030d34ea9e0b9b3d986b2f25af8571e9de6f">
<span class="new-file">
+
Examples/compare/has_aerospace_toolbox.m
</span>
</a>
</li>
<li class="file-stats">
<a href="#8da64367766d367011a08948c3fa705d15cb3d58">
Examples/has_map_toolbox.m

Examples/compare/has_map_toolbox.m
</a>
</li>
<li class="file-stats">
<a href="#3ee6506f26d98f179b9b6dd7a6094b1f8194bcf9">
<span class="new-file">
+
Examples/compare/matlab_aerospace.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#1c5260c8856e92a48b1789a4adc82e06a155d5ee">
<span class="new-file">
+
Examples/compare/matlab_mapping.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#385578b4b8615c9a2e90412fcf5289418fcaa4e4">
Examples/geodetic to ENU.ipynb
</a>
</li>
<li class="file-stats">
<a href="#5956752527976e3bdc586cca09e526e8c6294719">
Examples/plot_geodetic2ecef.py
</a>
</li>
<li class="file-stats">
<a href="#8a4860e3c9688ed03d942857864a45e24eb2fad9">
Examples/radec2azel.py
</a>
</li>
<li class="file-stats">
<a href="#9a0af37a18dd600930ede6f6f0928a57c98c6b58">
Examples/vdist_poi.py
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#8ca8894c9aed8564142f753fdc3d43b313a19e19">
codemeta.json
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#b18cf97940bbbba095fbeb00fb5d0459f22f3581">
scripts/benchmark_ecef2geo.py
</a>
</li>
<li class="file-stats">
<a href="#58c3fd96cfb1acc9170a2d87cfc032e1e9810377">
scripts/benchmark_vincenty.py
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/e5ed05fd9c757dc0bd8df982ede07702240cc757">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/e5ed05fd9c757dc0bd8df982ede07702240cc757"}}</script>


</p>
</div>
</body>
</html>