<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Band Selection from Raster Dataset in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/band-selection-from-raster-dataset/m-p/1162986#M53877</link>
    <description>&lt;P&gt;You could use the&lt;EM&gt; Extract Bands&lt;/EM&gt; raster function to extract the band of interest and then use this as input into raster calculator. Do see&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/2.8/help/analysis/raster-functions/extract-bands-function.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/2.8/help/analysis/raster-functions/extract-bands-function.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 12:19:35 GMT</pubDate>
    <dc:creator>MervynLotter</dc:creator>
    <dc:date>2022-04-11T12:19:35Z</dc:date>
    <item>
      <title>Band Selection from Raster Dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/band-selection-from-raster-dataset/m-p/1162945#M53874</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;I have a stacked raster from Landsat multispectral bands. I need to know how can I select a specific band from the stack layer in the raster calculator ArcGIS pro. Because the raster calculator just shows the name of the layer, not bands. Could anyone help me please?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 08:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/band-selection-from-raster-dataset/m-p/1162945#M53874</guid>
      <dc:creator>AmirHosseinAhrari</dc:creator>
      <dc:date>2022-04-11T08:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Band Selection from Raster Dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/band-selection-from-raster-dataset/m-p/1162986#M53877</link>
      <description>&lt;P&gt;You could use the&lt;EM&gt; Extract Bands&lt;/EM&gt; raster function to extract the band of interest and then use this as input into raster calculator. Do see&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/2.8/help/analysis/raster-functions/extract-bands-function.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/2.8/help/analysis/raster-functions/extract-bands-function.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 12:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/band-selection-from-raster-dataset/m-p/1162986#M53877</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2022-04-11T12:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Band Selection from Raster Dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/band-selection-from-raster-dataset/m-p/1162990#M53879</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;description = arcpy.da.Describe(raster)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;for band in description ['children']:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; if (band['name'] == 'Band_x'):&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; band['name'] (calculate)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 12:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/band-selection-from-raster-dataset/m-p/1162990#M53879</guid>
      <dc:creator>AndyAnderson</dc:creator>
      <dc:date>2022-04-11T12:30:26Z</dc:date>
    </item>
  </channel>
</rss>

