<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Aptos;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#467886" vlink="#96607D" style="word-wrap:break-word">
<p style="font-family:arial;font-size:12pt;color:#696969;margin:5pt;font-style:normal;font-weight:normal;text-decoration:none;" align="Right">
NON CLASSIFIÉ / UNCLASSIFIED<br>
</p>
<br>
<div>
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-CA">Hello to the QGIS user’s community, <o:p>
</o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">I’m a planetary scientist working for the Canadian Space Agency who is working with lunar south pole data. I’m struggling with an issue when running a simple multiplication raster calculation that I’ve included below
 (sorry for vague layer names, data is not public):<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">“Layer1” * “Layer2” * “Layer3” * “Layer4” * “Layer5” * “Layer6”<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">The output raster is set to the spatial resolution of the highest resolution layer, as I’m trying to gather contextual data from coarser datasets at very specific locations.
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">Most cells are calculated correctly, but many cells (<10-20%) are miscalculated to the tune of 10-30% of the expected value (sometime values are calculated lower than they should be, sometimes higher. Even when the highest
 spatial resolution cell is fully contained within a single cell in all other layers (no overlapping cell boundaries that might lead to different resampling values under a nearest neighbour protocol), the calculated value can still be incorrect.
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">I’m running QGIS 3.44.7, my system is using an i7-1265U with 32 gb of ram. The rasters are large, 5000x5000 cell 32-bit float Geotiffs. All are using the same coordinate system (ESRI:103878 - Moon_2000_South_Pole_Stereographic).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">I’ve exported the input layers so I can run the same calculation in ArcPro, and the cells are all calculated correctly. Not sure if that helps narrow down the issue.
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">Cheers, <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-CA">James<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>