<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Antonio Valentino pushed to branch upstream
at <a href="https://salsa.debian.org/debian-gis-team/pyresample">Debian GIS Project / pyresample</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/pyresample/-/commit/c6bdc68d26e56daedd8dc30ccaca68b787a7826f">c6bdc68d</a></strong>
<div>
<span>by Antonio Valentino</span>
<i>at 2021-10-28T05:54:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.22.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a91b1970808e533a5de67f93824231e12770a765">
.github/workflows/ci.yaml
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#e0a86bac8939dba3229086c7cad69db8611825b1">
continuous_integration/environment.yaml
</a>
</li>
<li class="file-stats">
<a href="#aded7756cdea7c289134466a0d54da4f26d43abb">
docs/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#73341a0c64f632e79b75cb70432a897ac4b5fc68">
docs/source/geometry_utils.rst
</a>
</li>
<li class="file-stats">
<a href="#112f29d42fa72d5f56291edead36f291a489545c">
pyresample/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#648728dc7caf3209925c1acebc30df87eac7e4df">
<span class="new-file">
+
pyresample/_compat.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#3471f354a84b0e7df6f6239e88c2690be704283c">
pyresample/_multi_proc.py
</a>
</li>
<li class="file-stats">
<a href="#830398c7d6527e6237b8ffca9be6027cc981ad44">
pyresample/_spatial_mp.py
</a>
</li>
<li class="file-stats">
<a href="#00f07f13bc08dfcfa625a0ed3e0267effdc7fd01">
pyresample/area_config.py
</a>
</li>
<li class="file-stats">
<a href="#e364ce0a3b16b9e1a15130ddda2bac67ee16a3e4">
pyresample/bilinear/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#1ae8df65c50920172eeab6a11995ea51a3a37859">
pyresample/bilinear/_base.py
</a>
</li>
<li class="file-stats">
<a href="#144839f847ae1251e0dd8ff3dd32b7f1159d2ab2">
pyresample/bilinear/_numpy_resampler.py
</a>
</li>
<li class="file-stats">
<a href="#c8ea8167615277cd6064b7dbccdfcdd5ed8f5690">
pyresample/bilinear/xarr.py
</a>
</li>
<li class="file-stats">
<a href="#e071f2ef330740eaefe303518e3b842df8b8179a">
pyresample/boundary.py
</a>
</li>
<li class="file-stats">
<a href="#0f0d34f277fa4862838291f9e08c8109897ba70c">
pyresample/bucket/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#76e7c93970ddbfb85f833fb93b440100674e0c50">
pyresample/data_reduce.py
</a>
</li>
<li class="file-stats">
<a href="#245aad0db2a56ea050b80f410aad03b418916338">
pyresample/ewa/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#c7605e5283a80a14110e4b5d72f0c6c13b965829">
pyresample/ewa/_fornav.pyx
</a>
</li>
<li class="file-stats">
<a href="#f986960090f927593839f5fd1dfdc65d52bb9106">
pyresample/ewa/_legacy_dask_ewa.py
</a>
</li>
<li class="file-stats">
<a href="#7c39abfaa7c08253ec3e277a2f1a30fd581f1670">
pyresample/ewa/_ll2cr.pyx
</a>
</li>
<li class="file-stats">
<a href="#6c1cb88fa52c04feb2f631945f194be2c42c3b0f">
pyresample/ewa/dask_ewa.py
</a>
</li>
<li class="file-stats">
<a href="#25a1e6a3cea2c1485fe1d8de31730a7a81bd7590">
pyresample/ewa/ewa.py
</a>
</li>
<li class="file-stats">
<a href="#f0f7a281be1b92c55c4acb486d879fa0d5b39218">
<span class="new-file">
+
pyresample/future/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#99f504e2a109f2a94212812ad37ce74d32d6d506">
<span class="new-file">
+
pyresample/future/geometry/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#edd48c7beb47823c166602a1d8ed9fdf34eabb85">
<span class="new-file">
+
pyresample/future/geometry/area.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#9024d995bf988337db6fc444813fa30728c84427">
<span class="new-file">
+
pyresample/future/geometry/swath.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#659d79e72cda8ddd6c20aff9d724ce25c4fabc6c">
<span class="new-file">
+
pyresample/future/resamplers/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#bb7b3e46de09bdaf6aaae1069f425addd961cc43">
<span class="new-file">
+
pyresample/future/resamplers/_transform_utils.py
</span>
</a>
</li>
</ul>
<h5>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: #666;">
—
<br>
<a href="https://salsa.debian.org/debian-gis-team/pyresample/-/commit/c6bdc68d26e56daedd8dc30ccaca68b787a7826f">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<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/pyresample/-/commit/c6bdc68d26e56daedd8dc30ccaca68b787a7826f"}}</script>
</p>
</div>
</body>
</html>