<?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: Point Solar Radiation tool, hourly output for entire year in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/point-solar-radiation-tool-hourly-output-for/m-p/1279727#M11929</link>
    <description>&lt;P&gt;Hi Patric, any leads on this, I am also looking for similar outputs to generate ie 8760 values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2023 15:36:35 GMT</pubDate>
    <dc:creator>VikasPingle</dc:creator>
    <dc:date>2023-04-18T15:36:35Z</dc:date>
    <item>
      <title>Point Solar Radiation tool, hourly output for entire year</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/point-solar-radiation-tool-hourly-output-for/m-p/274316#M3891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times, serif; font-size: 15px;"&gt;I seek &amp;nbsp;to use&amp;nbsp;the&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/points-solar-radiation.htm#C_GUID-969666E0-BC95-48B8-A8EF-04C31A2416A2" style="color: #954f72; text-decoration: underline;"&gt;Point Solar Radiation&lt;/A&gt; tool on a DSM, but the tool parameters are limiting. I would like hourly solar radiation outputs (w/m2) for an entire year as one table: 1x 8760 values. The tool seems to lack flexibility in temporal resolution, and only allows monthly sums for an entire year (output of 12-24 values), or hourly values for a given day (output of&amp;nbsp;9-15 values, depending on daylight duration of specific day). I wish to analyze the hourly values for an entire year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 11pt; color: #000000; text-indent: 0px; text-decoration: none;"&gt;&lt;SPAN style="font-family: 'times new roman', times, serif; font-size: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 11pt; color: #000000; text-indent: 0px; text-decoration: none;"&gt;&lt;SPAN style="font-family: 'times new roman', times, serif; font-size: 15px;"&gt;I&amp;nbsp;failed attempts at automating with&amp;nbsp;batch process, model builder, and python scripting. I have attached my &lt;A href="https://drive.google.com/open?id=1j66aMoNsUSfgrhnCJ301LNlRMRTT5Mq9"&gt;chicken scratch&lt;/A&gt; attempts at scripting, if you want to peruse them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 11pt; color: #000000; text-indent: 0px; text-decoration: none;"&gt;&lt;SPAN style="font-family: 'times new roman', times, serif; font-size: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 11pt; color: #000000; text-indent: 0px; text-decoration: none;"&gt;&lt;SPAN style="font-family: 'times new roman', times, serif; font-size: 15px;"&gt;In model builder, I used a FOR iterator on the Point solar tool, but the desired parameter &lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-spatial-analyst/an-overview-of-time-classes.htm" style="color: #954f72; text-decoration: underline;"&gt;time_configure&lt;/A&gt; wasn’t an option to iterate.( I used iteration values 1-365, intervals of 1 and linked it to a functioning PSR tool with the correct inputs. )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;The slow way is to run the tool by hand with parameters:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="margin-top: 0in; margin-bottom: 0in;"&gt;&lt;LI style="color: #3a3a3a;"&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;TimeWithinDay({day},{startTime},{endTime})&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #3a3a3a;"&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;TimeWithinDay({1},{0},{24})&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #3a3a3a;"&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;TimeWithinDay({2},{0},{24})&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #3a3a3a;"&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;TimeWithinDay({3},{0},{24})&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #3a3a3a;"&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;….&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #3a3a3a;"&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;TimeWithinDay({365},{0},{24})&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;I would also like to append the outputs somehow to consolidate into a single table. (1x8760 table ).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px; font-family: 'times new roman', times, serif;"&gt;Any help would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.5pt; "&gt;Cheers,&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.5pt; "&gt;Patrick&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2020 18:32:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/point-solar-radiation-tool-hourly-output-for/m-p/274316#M3891</guid>
      <dc:creator>Patrick_Anderson</dc:creator>
      <dc:date>2020-01-15T18:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Point Solar Radiation tool, hourly output for entire year</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/point-solar-radiation-tool-hourly-output-for/m-p/1279727#M11929</link>
      <description>&lt;P&gt;Hi Patric, any leads on this, I am also looking for similar outputs to generate ie 8760 values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 15:36:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/point-solar-radiation-tool-hourly-output-for/m-p/1279727#M11929</guid>
      <dc:creator>VikasPingle</dc:creator>
      <dc:date>2023-04-18T15:36:35Z</dc:date>
    </item>
  </channel>
</rss>

