<?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: Custom tool to map energy emissions from buildings and roads for 2020, 2030, 2040 and 2050 using utility energy consumption data!!! PLEASE HELP!!!! in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705138#M54576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yes, I got the data. Will check and reply back. Ty!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2020 18:38:08 GMT</pubDate>
    <dc:creator>ShitijMehta</dc:creator>
    <dc:date>2020-10-21T18:38:08Z</dc:date>
    <item>
      <title>Custom tool to map energy emissions from buildings and roads for 2020, 2030, 2040 and 2050 using utility energy consumption data!!! PLEASE HELP!!!!</title>
      <link>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705133#M54571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/5284"&gt;Shitij Mehta&lt;/A&gt;‌&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;&lt;A href="https://community.esri.com/migrated-users/45316"&gt;Kory Kramer&lt;/A&gt;&lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt;&lt;A href="https://community.esri.com/group/1218"&gt;ModelBuilder&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3000"&gt;Suzanne Boden&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/4811"&gt;Richard Fairhurst&lt;/A&gt;‌&amp;nbsp; &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEASE HELP!!!!!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello All, &lt;BR /&gt; I am working on a project where I have to map Green house gases emissions from all city buildings for the current year and for next 30 years with 10 years gap, i.e: emissions for 2020, 2030, 2040 and 2050. Now I have all the equations and scenarios that I am considering for the future state mapping. I am able to do all these calculation within ArcPro environment, however, I have hit the roadblock at this stage of my project where I want to create a custom tool (either on Model Builder or in python) to carry out these calculations.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Information about the feature class&lt;/EM&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Building data from the city shows all building&lt;/LI&gt;&lt;LI&gt;Average &lt;STRONG&gt;energy consumption (electricity and Natural gas)&lt;/STRONG&gt; from each house is provided by utilities&lt;/LI&gt;&lt;LI&gt;Based on these &lt;STRONG&gt;&lt;EM&gt;energy consumption (electricity and Natural gas) &lt;/EM&gt;&lt;/STRONG&gt;values we have to calculate future scenarios. Using following equation&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG style="color: black; "&gt;Equations for Emission Calculations:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: red; "&gt;2020 Gas Emissions: Gas consumption * 0.0561 -- Natural Gas emission factor&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: red; "&gt;2030 Gas Emissions: Gas consumption * (0.0561*0.95) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: red; "&gt;2040 Gas Emissions: Gas consumption * (0.0561*0.9)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: red; "&gt;2050 Gas Emissions: Gas consumption * (0.0561*0.8)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="color: #4472c4; "&gt;2020 Electricity Emissions: (Electricity consumption * 1000)*0.0005 --- Electric emission factor&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #4472c4; "&gt;2030 Electricity Emissions: (Electricity consumption * 1000)*0.00031&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #4472c4; "&gt;2040 Electricity Emissions: (Electricity consumption * 1000)*0.00017&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #4472c4; "&gt;2050 Electricity Emissions: (Electricity consumption * 1000)*0.00009&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: black; "&gt;These calculations provide emissions in tonnesCO2e/year&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our calculations are based on an assumption that emissions will reduce from the transportation and buildings due to improvements in technology.&lt;/P&gt;&lt;P&gt;So, Idea is to create a tool where we have specific variables that would help reduce the emission in the future by some percentage, I have attached an excel table from where I can choose some of the variable for calculations.&lt;/P&gt;&lt;P&gt;I want to start simple at this point and built my model on a specific template where I could add as many variables as needed also If required, I can share test data privately as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still a beginner in Python and model builder so any help would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Oct 2020 23:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705133#M54571</guid>
      <dc:creator>HussainMalik</dc:creator>
      <dc:date>2020-10-18T23:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool to map energy emissions from buildings and roads for 2020, 2030, 2040 and 2050 using utility energy consumption data!!! PLEASE HELP!!!!</title>
      <link>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705134#M54572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hussain, &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I think a model is good for your case. Model will keep it simple and visual for you to begin with. I will work with your data today meanwhile try this to get started:&lt;/LI&gt;&lt;LI&gt;Go through this tutorial:&lt;OL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/executing-tools-in-modelbuilder-tutorial.htm" title="https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/executing-tools-in-modelbuilder-tutorial.htm"&gt;Tutorial: Executing tools in ModelBuilder—ArcMap | Documentation&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/creating-tool-with-modelbuilder-tutorial.htm" title="https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/creating-tool-with-modelbuilder-tutorial.htm"&gt;Tutorial: Creating tools with ModelBuilder—ArcMap | Documentation&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Open your excel and flatten all the sections such as building descriptors etc to remove the formatting.&lt;/LI&gt;&lt;LI&gt;Open a new model in ArcGIs Pro&lt;/LI&gt;&lt;LI&gt;Click inside the model and start typing: Table to Table&lt;/LI&gt;&lt;LI&gt;Add your Excel as input to the tool and create a file geodatabase table (you can also work with excel, but this is recommended even if not necessary)&lt;/LI&gt;&lt;LI&gt;Then open the attribute table and check the field names - if they see correct - Use the file names as is in the next tool.&lt;/LI&gt;&lt;LI&gt;If not, you can right click on any field&amp;gt; Field View&amp;gt; Edit your field names &amp;gt;Save the data&lt;/LI&gt;&lt;LI&gt;Add these two tools (Add field&lt;SPAN style="text-decoration: underline;"&gt;s&lt;/SPAN&gt; and Calculate field (8 of them or add the tool called Calculate Field&lt;SPAN style="text-decoration: underline;"&gt;s.&lt;/SPAN&gt; For Calculate Field&lt;SPAN style="text-decoration: underline;"&gt;s&lt;/SPAN&gt; you need to know how to know the equation with syntax the Calculate Field needs. OR you can just use multiple calculate fields tool. Try it.)&lt;/LI&gt;&lt;LI&gt;Add unique field name for new calculations in add fields.&lt;/LI&gt;&lt;LI&gt;Connect the output of Add field as input to cal field.&lt;/LI&gt;&lt;LI&gt;Build your equation. Click on the question mark on the tool dialog to open help.&lt;/LI&gt;&lt;LI&gt;Save the model&lt;/LI&gt;&lt;LI&gt;Run the model&lt;/LI&gt;&lt;LI&gt;The second tutorial will tell you how to make model parameters and make a model tool so you can change your template in future.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write back if it works out. I will try to create a model and post back later today.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 15:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705134#M54572</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2020-10-19T15:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool to map energy emissions from buildings and roads for 2020, 2030, 2040 and 2050 using utility energy consumption data!!! PLEASE HELP!!!!</title>
      <link>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705135#M54573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/5284"&gt;Shitij Mehta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for getting back to me, the excel table that i have attached is not my primary data its just a reference table for variables that i will add into my final feature class, i have a shape file that has polygons and energy values in it, and the values for these parameters are derived from those energy values. please let me know how i can&amp;nbsp; share my data with you, it would be much easier for you to work on the shape file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really appreciate you working with me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 16:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705135#M54573</guid>
      <dc:creator>HussainMalik</dc:creator>
      <dc:date>2020-10-19T16:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool to map energy emissions from buildings and roads for 2020, 2030, 2040 and 2050 using utility energy consumption data!!! PLEASE HELP!!!!</title>
      <link>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705136#M54574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hussain, I have sent you a message for the data. If you have not received pls let me know. I will resend. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 17:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705136#M54574</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2020-10-20T17:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool to map energy emissions from buildings and roads for 2020, 2030, 2040 and 2050 using utility energy consumption data!!! PLEASE HELP!!!!</title>
      <link>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705137#M54575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shitij, Just wanted to check if you have got my email with data in it .&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 18:09:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705137#M54575</guid>
      <dc:creator>HussainMalik</dc:creator>
      <dc:date>2020-10-21T18:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool to map energy emissions from buildings and roads for 2020, 2030, 2040 and 2050 using utility energy consumption data!!! PLEASE HELP!!!!</title>
      <link>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705138#M54576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yes, I got the data. Will check and reply back. Ty!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 18:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-tool-to-map-energy-emissions-from-buildings/m-p/705138#M54576</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2020-10-21T18:38:08Z</dc:date>
    </item>
  </channel>
</rss>

