<?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: MODIS NDVI data missing attribute table in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073965#M42708</link>
    <description>&lt;P&gt;Yes it is,&amp;nbsp; Int is a spatial analyst raster function and you would just select your raster to replace raster in the equation... give it a try&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 00:29:33 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-06-30T00:29:33Z</dc:date>
    <item>
      <title>MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073944#M42703</link>
      <description>&lt;P&gt;I am working on using MODIS images to compare NDVI values from 2000-2020 in the Inner Mongolian region of China. I am using 500m resolution 16 day images from the terra MODIS downloaded from AppEEARS. I downloaded the images and used the "extract by mask" tool and batch option to extract an NDVI raster for each year for a particular watershed boundary. From there I used the raster calculator to multiply each raster by 0.0001 (the scale factor of NDVI). Next I used raster calculator again to subtract each year from the previous year and generate a number of rasters showing the change in NDVI between each year from 2000-2020 (for example there is a raster showing changes in NDVI between 2000 and 2001, and 2001 and 2002, etc.). The problem I am having is that there are no attribute tables associated with these rasters. I have tried using "copy raster" to change the pixel type from floating 32 bit to 32 bit signed, but it changes all NDVI values to 0 for the copied raster. Even if I use "build raster attribute table" on the copied raster with a 32 bit signed pixel type, an attribute table does not appear after the tool runs. I need to know the areas associated with each increase or decrease in order to quantify the area of the watershed that increased or decreased in NDVI each year.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 23:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073944#M42703</guid>
      <dc:creator>KatiBurton</dc:creator>
      <dc:date>2021-06-29T23:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073954#M42705</link>
      <description>&lt;P&gt;floating point rasters don't have tables&lt;/P&gt;&lt;P&gt;If you need a table you may need to scale up your values by some factor, then take the integer of that&lt;/P&gt;&lt;P&gt;Int(raster * 100 )&lt;/P&gt;&lt;P&gt;but you will have to remember that the values are scaled up&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 23:53:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073954#M42705</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-29T23:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073963#M42706</link>
      <description>&lt;P&gt;Thank you so much for your response!&lt;/P&gt;&lt;P&gt;Is this operation "Int(raster * 100)" something I can do using the raster calculator tool?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 00:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073963#M42706</guid>
      <dc:creator>KatiBurton</dc:creator>
      <dc:date>2021-06-30T00:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073965#M42708</link>
      <description>&lt;P&gt;Yes it is,&amp;nbsp; Int is a spatial analyst raster function and you would just select your raster to replace raster in the equation... give it a try&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 00:29:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073965#M42708</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-30T00:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073966#M42709</link>
      <description>&lt;P&gt;Fantastic! I just tried this and it worked and produced a table. The table gives me the NDVI values and the count, which I am assuming is how many times they appear in the raster. Do you know if there is a way to also calculate how much area each NDVI value occupies?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 00:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073966#M42709</guid>
      <dc:creator>KatiBurton</dc:creator>
      <dc:date>2021-06-30T00:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073977#M42713</link>
      <description>&lt;P&gt;Your raster cell size times the number of cells is the area of each class/value&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 02:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073977#M42713</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-30T02:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073983#M42714</link>
      <description>&lt;P&gt;One last question to make sure I am understanding.&lt;/P&gt;&lt;P&gt;If my raster cell size is&amp;nbsp;463.312716527777 (shown in attached image) and the count for a value of 1 is 606 (shown in attached image), I need to multiply the two numbers together and the area would be the product with units of meters squared?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 02:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1073983#M42714</guid>
      <dc:creator>KatiBurton</dc:creator>
      <dc:date>2021-06-30T02:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1074057#M42727</link>
      <description>&lt;P&gt;yes 463*463 * 606 and assuming units are meters&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 09:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1074057#M42727</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-30T09:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: MODIS NDVI data missing attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1074126#M42736</link>
      <description>&lt;P&gt;Thanks so much for all your help!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 13:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/modis-ndvi-data-missing-attribute-table/m-p/1074126#M42736</guid>
      <dc:creator>KatiBurton</dc:creator>
      <dc:date>2021-06-30T13:04:24Z</dc:date>
    </item>
  </channel>
</rss>

