<!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/pyspectral">Debian GIS Project / pyspectral</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/pyspectral/-/commit/da95092195cb0cfc647e6346c592b1be4ba1f03f">da950921</a></strong>
<div>
<span>by Antonio Valentino</span>
<i>at 2020-11-24T18:19:35+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.10.2+ds</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#4f4aa21d3fb6975a52b67f9cdf50e78e70242617">
bin/composite_rsr_plot.py
</a>
</li>
<li class="file-stats">
<a href="#9df3b05d0024f1e40a702be8be8d37bc5bf1ac6a">
bin/download_atm_correction_luts.py
</a>
</li>
<li class="file-stats">
<a href="#3cad9384f9c2753e3eeea74b7d3a6404bbc1b30b">
bin/download_rsr.py
</a>
</li>
<li class="file-stats">
<a href="#e542829b634c83835f57eb05ff116e789dc9dfea">
<span class="new-file">
+
bin/find_wavelengths_for_satpy.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#d3a35758ef5025a3143bc524e6bb79c19844602f">
bin/plot_rsr.py
</a>
</li>
<li class="file-stats">
<a href="#6677207c6fa30ac9cec19ad036ae842582159ecb">
doc/installation.rst
</a>
</li>
<li class="file-stats">
<a href="#0d95c824a97084f926eb6f9904c4c61d8a1a1b5d">
doc/platforms_supported.rst
</a>
</li>
<li class="file-stats">
<a href="#7e686e03a3e598c52a9d7c14544469cfd78c1d7a">
doc/rad_definitions.rst
</a>
</li>
<li class="file-stats">
<a href="#9f69363cfe299c7558fe31bffd0d20b640e6bdf3">
doc/rayleigh_correction.rst
</a>
</li>
<li class="file-stats">
<a href="#94f9d6ed7aa78feffcee246e98fec0887ee6e473">
doc/rsr_plotting.rst
</a>
</li>
<li class="file-stats">
<a href="#182ab20f58dbd173dde1f8b9ba608ebec96478bc">
pyspectral/atm_correction_ir.py
</a>
</li>
<li class="file-stats">
<a href="#e6aa3822011b9c2fd622eda9fa4c251fabd83b29">
pyspectral/blackbody.py
</a>
</li>
<li class="file-stats">
<a href="#5470fac2f96dc12bbcf70f81af6ccfd9cae7bed5">
pyspectral/config.py
</a>
</li>
<li class="file-stats">
<a href="#4ecf58bba230e58ec2cffde5b4db0f533dbd9330">
pyspectral/near_infrared_reflectance.py
</a>
</li>
<li class="file-stats">
<a href="#3d5edf63612967240b782c20968b0ba12d404f21">
pyspectral/radiance_tb_conversion.py
</a>
</li>
<li class="file-stats">
<a href="#4d3c74dfd1138a02370e0bfb188b43e9cf6c2832">
pyspectral/raw_reader.py
</a>
</li>
<li class="file-stats">
<a href="#3b93d6ea293499eb437a668022da0f6ea7f17052">
pyspectral/rayleigh.py
</a>
</li>
<li class="file-stats">
<a href="#986dc5fe5b9c80025d949cd1aa5bc34b1791cfdc">
pyspectral/rsr_reader.py
</a>
</li>
<li class="file-stats">
<a href="#c1ace44eb805400047a114bd50fe726943fa1167">
pyspectral/solar.py
</a>
</li>
<li class="file-stats">
<a href="#9838fa5ae20a15b3ec814f9baf4e86b1bcbaa037">
pyspectral/tests/data.py
</a>
</li>
<li class="file-stats">
<a href="#f8e3e26944ebd5f369b35db10fc22a67d625b648">
pyspectral/tests/test_atm_correction_ir.py
</a>
</li>
<li class="file-stats">
<a href="#8c8eae5a5e041635520834b059fcdb9e461804f4">
pyspectral/tests/test_blackbody.py
</a>
</li>
<li class="file-stats">
<a href="#f68ba9658e45344c9f1f01c661495dd291dc2b1b">
pyspectral/tests/test_rad_tb_conversions.py
</a>
</li>
<li class="file-stats">
<a href="#720a73b03cd2edc4cd5938865325ed84db1c485c">
pyspectral/tests/test_rayleigh.py
</a>
</li>
<li class="file-stats">
<a href="#f97c735a9730b10cc09a295a25daf83c36e4ff82">
pyspectral/tests/test_reflectance.py
</a>
</li>
<li class="file-stats">
<a href="#480f10e0c96cd7abc08d9c85cbf98611b0a0f2e5">
pyspectral/tests/test_rsr_reader.py
</a>
</li>
<li class="file-stats">
<a href="#80508995ef9cd3de4ee673ea1722b7f4c1f4645e">
pyspectral/tests/test_solarflux.py
</a>
</li>
<li class="file-stats">
<a href="#bf0eb5dfee74b697633e014b4a33894811933a3a">
pyspectral/tests/test_utils.py
</a>
</li>
<li class="file-stats">
<a href="#ed9f38b14fa53979bca6a43c4ec679d1a25fd4ad">
pyspectral/tests/unittest_helpers.py
</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/pyspectral/-/commit/da95092195cb0cfc647e6346c592b1be4ba1f03f">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/pyspectral/-/commit/da95092195cb0cfc647e6346c592b1be4ba1f03f"}}</script>
</p>
</div>
</body>
</html>