<?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: Error while using raster calculator in model builder in Transportation Questions</title>
    <link>https://community.esri.com/t5/transportation-questions/error-while-using-raster-calculator-in-model/m-p/511246#M1694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: sxt128130&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just changed the square brackets to&amp;nbsp; round brackets and it worked.Thank You.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try adding in a (Float ...) like this: &lt;BR /&gt;&lt;BR /&gt;(Float(Power( [ "%FlowAcc_Flow%" ] * 10 / 21 , 0.4 )) * (Float(Power( Sin( "%Slope_Fill%" ) / 0.09 , 1.4 ) * 1.4)&lt;BR /&gt;&lt;BR /&gt;There is a Float tool in Model Builder you can add to the variables as well if needed.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 02:52:13 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-05-06T02:52:13Z</dc:date>
    <item>
      <title>Error while using raster calculator in model builder</title>
      <link>https://community.esri.com/t5/transportation-questions/error-while-using-raster-calculator-in-model/m-p/511244#M1692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: sxt128130&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use the model builder for the RUSLE Model. Well this is how the model looks like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24064[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in the raster calculator I have a formula which also involves the rasters generated in the model. This is error which I get .Could anyone tell me what could be going wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24065[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is the forumla which I am using in the first raster calculator block:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Power( [ "%FlowAcc_Flow%" ] * 10 / 21 , 0.4 ) * Power( Sin( "%Slope_Fill%" ) / 0.09 , 1.4 ) * 1.4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just trying to use it in the model and not as a python script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Senthil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 22:28:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/error-while-using-raster-calculator-in-model/m-p/511244#M1692</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-05T22:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using raster calculator in model builder</title>
      <link>https://community.esri.com/t5/transportation-questions/error-while-using-raster-calculator-in-model/m-p/511245#M1693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try adding in a (Float ...) like this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Float(Power( [ "%FlowAcc_Flow%" ] * 10 / 21 , 0.4 )) * (Float(Power( Sin( "%Slope_Fill%" ) / 0.09 , 1.4 ) * 1.4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a Float tool in Model Builder you can add to the variables as well if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to use the model builder for the RUSLE Model. Well this is how the model looks like:&lt;BR /&gt;[ATTACH=CONFIG]24064[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;So in the raster calculator I have a formula which also involves the rasters generated in the model. This is error which I get .Could anyone tell me what could be going wrong.&lt;BR /&gt;[ATTACH=CONFIG]24065[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;Below is the forumla which I am using in the first raster calculator block:&lt;BR /&gt;&lt;BR /&gt;Power( [ "%FlowAcc_Flow%" ] * 10 / 21 , 0.4 ) * Power( Sin( "%Slope_Fill%" ) / 0.09 , 1.4 ) * 1.4&lt;BR /&gt;&lt;BR /&gt;I am just trying to use it in the model and not as a python script.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 02:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/error-while-using-raster-calculator-in-model/m-p/511245#M1693</guid>
      <dc:creator>SamCoggins1</dc:creator>
      <dc:date>2013-05-06T02:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using raster calculator in model builder</title>
      <link>https://community.esri.com/t5/transportation-questions/error-while-using-raster-calculator-in-model/m-p/511246#M1694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: sxt128130&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just changed the square brackets to&amp;nbsp; round brackets and it worked.Thank You.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try adding in a (Float ...) like this: &lt;BR /&gt;&lt;BR /&gt;(Float(Power( [ "%FlowAcc_Flow%" ] * 10 / 21 , 0.4 )) * (Float(Power( Sin( "%Slope_Fill%" ) / 0.09 , 1.4 ) * 1.4)&lt;BR /&gt;&lt;BR /&gt;There is a Float tool in Model Builder you can add to the variables as well if needed.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 02:52:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/error-while-using-raster-calculator-in-model/m-p/511246#M1694</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-06T02:52:13Z</dc:date>
    </item>
  </channel>
</rss>

