<?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: Raster: Converting digital numbers to real world values in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374080#M5260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I'm a little confused. Could you provide an explanation with your comment? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2016 12:30:40 GMT</pubDate>
    <dc:creator>LamaZip</dc:creator>
    <dc:date>2016-08-30T12:30:40Z</dc:date>
    <item>
      <title>Raster: Converting digital numbers to real world values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374077#M5257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have downloaded 2 chlorophyll maps which generally have cell values of 0-255.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I convert these into real world values?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following the instructions linked &lt;A href="https://www.neodaas.ac.uk/faq/#conversion" rel="nofollow noopener noreferrer" target="_blank"&gt;here &lt;/A&gt;and &lt;A href="http://oceancolor.gsfc.nasa.gov/DOCS/Ocean_Color_Level-3_SMI_Products.pdf" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;, I have been unable to convert the byte value (0-255) to geophysical values (0-64 mg m3)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="218583" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/218583_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Details&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded L3 choloprhyll data maps. I have extracted and attempted to convert the cell values in R, with no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible in Arcmap and how would it be achieved?&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# DN = digital number / cell value / cholorphyll L3 data&amp;nbsp;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;# value = 10^&lt;SUP&gt;[(DN * slope) + intercept]
# raster = Modis cholorphyll sattelite image 

# Code ran in R&lt;/SUP&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;((values(raster)* 0.015) -2.0)^10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Does not return real world values (values between 0-64 mg m-3)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Linked below is one of the raster images I have attempted to convert into real world geophyiscal values, which was downloaded from &lt;A href="http://giovanni.sci.gsfc.nasa.gov/giovanni/#service=QuCl&amp;amp;starttime=2008-01-01T00:00:00Z&amp;amp;endtime=2009-12-31T23:59:59Z&amp;amp;seasons=DJF,MAM,JJA,SON&amp;amp;bbox=-17.5781,45.7031,19.6875,73.8281&amp;amp;data=MODISA_L3m_CHL_2014_chla" rel="nofollow noopener noreferrer" target="_blank"&gt;Giovanni&lt;/A&gt;&amp;nbsp;(after clicking the link, click plot, select an image and download as a TIFF. Attachment limits prevent me from directly uploading image.&amp;nbsp;&lt;STRONG&gt;OR&lt;/STRONG&gt; just download image attachment in comment below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I convert the pixel values (0-255) of a cholorphyll L3 TIFF image into real word values, using Arcmap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374077#M5257</guid>
      <dc:creator>LamaZip</dc:creator>
      <dc:date>2021-12-12T16:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Raster: Converting digital numbers to real world values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374078#M5258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="218584" alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/218584_GIOVANNI-wmsLayer_wPceXgwV.tif" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click image attachment to download TIFF of CHL map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 11:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374078#M5258</guid>
      <dc:creator>LamaZip</dc:creator>
      <dc:date>2016-08-30T11:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Raster: Converting digital numbers to real world values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374079#M5259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;python&lt;/EM&gt; &amp;nbsp;field calculator power&amp;nbsp;x ** y &amp;nbsp;10**((DN*slope) + intercept)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;raster power tool &amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/power.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/power.htm"&gt;Power—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;raster calculator &amp;nbsp; &amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-spatial-analyst/arithmetic-power-operator.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-spatial-analyst/arithmetic-power-operator.htm"&gt;**—Spatial Analyst module | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 11:43:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374079#M5259</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-30T11:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Raster: Converting digital numbers to real world values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374080#M5260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I'm a little confused. Could you provide an explanation with your comment? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 12:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374080#M5260</guid>
      <dc:creator>LamaZip</dc:creator>
      <dc:date>2016-08-30T12:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Raster: Converting digital numbers to real world values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374081#M5261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was showing how to implement your equation in either the field calculator, in the spatial analyst , power is implemented in 2 ways.&lt;/P&gt;&lt;P&gt;So what is the question then? &amp;nbsp;Are you trying to figure out how to implement the equation? is so, I provided how to get power (ie ** or Power) You seem to have a DN raster (?) but what about slope and intercept?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 12:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-converting-digital-numbers-to-real-world/m-p/374081#M5261</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-30T12:55:13Z</dc:date>
    </item>
  </channel>
</rss>

