<?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: Calculate NDVI based on RedEdge-M image data in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-ndvi-based-on-rededge-m-image-data/m-p/551110#M24105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ingo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than adding the individual bands, can you add the entire multispectral raster to the Map and select it in the Contents pane? That will enable the Indices drop-down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From where you are now, you can use the NDVI raster function&amp;nbsp;as well. The function gives you a little more control over which specific bands to use in the NDVI&amp;nbsp;analysis, so it might be a good idea to start here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Drop down the Raster Functions menu in the Analysis section of the Imagery Ribbon and Select Raster Functions.&lt;/LI&gt;&lt;LI&gt;Once the Raster Functions pane opens, search for NDVI and select the NDVI function that's returned (if you'd like a colorized output, select the Colorized NDVI rather than just the plain old NDVI)&lt;/LI&gt;&lt;LI&gt;For the Raster,&amp;nbsp;click the little plus sign next to the parameter and navigate to your imagery file. Select the whole file, not an individual band.&lt;/LI&gt;&lt;LI&gt;Enter the relevant bands (3 and 4) for the Visible Band ID and Infrared Band ID&lt;/LI&gt;&lt;LI&gt;Click the Create New Layer button at the bottom of the pane and select&amp;nbsp;"Create New Layer."&amp;nbsp;We should see an NDVI layer get added to the Contents pane. Keep in mind that this layer is just in-memory and if you want to save it permanently, it should be exported (right-click on the layer, select Data, then Export Raster)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you'd like to read&amp;nbsp;some of the documentation on the NDVI raster function and raster functions in general in ArcGIS Pro, here's some of the relevant ones:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/imagery/ndvi-function.htm" title="http://pro.arcgis.com/en/pro-app/help/data/imagery/ndvi-function.htm"&gt;NDVI function—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions.htm" title="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions.htm"&gt;Raster functions—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions-pane.htm" title="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions-pane.htm"&gt;Raster Functions pane—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that helps!&lt;/P&gt;&lt;P&gt;-Lauren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2018 21:22:31 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-12-11T21:22:31Z</dc:date>
    <item>
      <title>Calculate NDVI based on RedEdge-M image data</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-ndvi-based-on-rededge-m-image-data/m-p/551109#M24104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to calculate NDVI based on&amp;nbsp;RedEdge-M image data.&lt;/P&gt;&lt;P&gt;According to&amp;nbsp;&lt;A class="link-titled" href="https://support.micasense.com/hc/en-us/articles/115003704854-RedEdge-M-Manual-Specifications" title="https://support.micasense.com/hc/en-us/articles/115003704854-RedEdge-M-Manual-Specifications"&gt;RedEdge-M Manual: Specifications – MicaSense Knowledge Base&lt;/A&gt;, relevant bands are 3 and 4. I imported the images accordingly.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/431297_Bildschirmfoto 2018-12-11 um 12.12.54.png" /&gt;&amp;nbsp;As you can see, the two images are shown on the left.&lt;/P&gt;&lt;P&gt;However, I am unable to select dropdown "Indices" since it is grayed out.&lt;/P&gt;&lt;P&gt;Any suggestions on what to do?&lt;/P&gt;&lt;P&gt;Thanks, Ingo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 11:37:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-ndvi-based-on-rededge-m-image-data/m-p/551109#M24104</guid>
      <dc:creator>IngoMuller</dc:creator>
      <dc:date>2018-12-11T11:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate NDVI based on RedEdge-M image data</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-ndvi-based-on-rededge-m-image-data/m-p/551110#M24105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ingo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than adding the individual bands, can you add the entire multispectral raster to the Map and select it in the Contents pane? That will enable the Indices drop-down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From where you are now, you can use the NDVI raster function&amp;nbsp;as well. The function gives you a little more control over which specific bands to use in the NDVI&amp;nbsp;analysis, so it might be a good idea to start here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Drop down the Raster Functions menu in the Analysis section of the Imagery Ribbon and Select Raster Functions.&lt;/LI&gt;&lt;LI&gt;Once the Raster Functions pane opens, search for NDVI and select the NDVI function that's returned (if you'd like a colorized output, select the Colorized NDVI rather than just the plain old NDVI)&lt;/LI&gt;&lt;LI&gt;For the Raster,&amp;nbsp;click the little plus sign next to the parameter and navigate to your imagery file. Select the whole file, not an individual band.&lt;/LI&gt;&lt;LI&gt;Enter the relevant bands (3 and 4) for the Visible Band ID and Infrared Band ID&lt;/LI&gt;&lt;LI&gt;Click the Create New Layer button at the bottom of the pane and select&amp;nbsp;"Create New Layer."&amp;nbsp;We should see an NDVI layer get added to the Contents pane. Keep in mind that this layer is just in-memory and if you want to save it permanently, it should be exported (right-click on the layer, select Data, then Export Raster)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you'd like to read&amp;nbsp;some of the documentation on the NDVI raster function and raster functions in general in ArcGIS Pro, here's some of the relevant ones:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/imagery/ndvi-function.htm" title="http://pro.arcgis.com/en/pro-app/help/data/imagery/ndvi-function.htm"&gt;NDVI function—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions.htm" title="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions.htm"&gt;Raster functions—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions-pane.htm" title="http://pro.arcgis.com/en/pro-app/help/data/imagery/raster-functions-pane.htm"&gt;Raster Functions pane—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that helps!&lt;/P&gt;&lt;P&gt;-Lauren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 21:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-ndvi-based-on-rededge-m-image-data/m-p/551110#M24105</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-11T21:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate NDVI based on RedEdge-M image data</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-ndvi-based-on-rededge-m-image-data/m-p/551111#M24106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for the input. I used "Composite Bands" tool to merge the 5 bands together. Then I was able to select NVDI.&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 00:12:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-ndvi-based-on-rededge-m-image-data/m-p/551111#M24106</guid>
      <dc:creator>IngoMuller</dc:creator>
      <dc:date>2018-12-12T00:12:58Z</dc:date>
    </item>
  </channel>
</rss>

