<?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 Summary Totals for Rain Gauges  in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204053#M495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I have a table "SensorHistory" that has info pertaining to rain gauge data.&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;My goal is to create summary information to eventually present rain gauge totals attributes such as 1 day, 7 day, 10 day, 24 day and YTD totals.&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I was wondering how to go about this in ArcMap or ArcPro so that I have 5 attributes with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;site_id&lt;/STRONG&gt;(see picture) and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;receive time&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for that day having the maximum rain gauge accumulation which would equal 11 in sensor_class?&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I assume I would have to query out the table for the given time periods and use the max statistic (receive_time) for that day to get the rain accumulation. Not quite sure how to query that either so any help is appreciated! I also would need a model builder for this so it can be easily replicated again or can be used for future readings.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;What I need is a summary value for each site_id listing the the max accumulations from the data_value field using on only the records that have 11 as the sensor_class value and the summary value derived based on four different date range record selections of received_time field values covering 1 day, 7 days, 24 days and all days in the given calendar year.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2018 20:28:13 GMT</pubDate>
    <dc:creator>ElisaA</dc:creator>
    <dc:date>2018-09-10T20:28:13Z</dc:date>
    <item>
      <title>Summary Totals for Rain Gauges</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204053#M495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I have a table "SensorHistory" that has info pertaining to rain gauge data.&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;My goal is to create summary information to eventually present rain gauge totals attributes such as 1 day, 7 day, 10 day, 24 day and YTD totals.&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I was wondering how to go about this in ArcMap or ArcPro so that I have 5 attributes with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;site_id&lt;/STRONG&gt;(see picture) and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;receive time&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for that day having the maximum rain gauge accumulation which would equal 11 in sensor_class?&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I assume I would have to query out the table for the given time periods and use the max statistic (receive_time) for that day to get the rain accumulation. Not quite sure how to query that either so any help is appreciated! I also would need a model builder for this so it can be easily replicated again or can be used for future readings.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;What I need is a summary value for each site_id listing the the max accumulations from the data_value field using on only the records that have 11 as the sensor_class value and the summary value derived based on four different date range record selections of received_time field values covering 1 day, 7 days, 24 days and all days in the given calendar year.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 20:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204053#M495</guid>
      <dc:creator>ElisaA</dc:creator>
      <dc:date>2018-09-10T20:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Summary Totals for Rain Gauges</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204054#M496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post a sample of the dataset as a *.csv file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 21:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204054#M496</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-10T21:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Summary Totals for Rain Gauges</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204055#M497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not quite sure how to export a fraction as I have 200k records and excel only takes about 60k for conversion. I tried just selecting a couple hundred but it wont let me export the data as only by selected records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 22:03:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204055#M497</guid>
      <dc:creator>ElisaA</dc:creator>
      <dc:date>2018-09-10T22:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Summary Totals for Rain Gauges</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204056#M498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do it in ArcMap/Pro, make your selection, then Table to Excel tool, I can work from there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 23:06:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204056#M498</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-10T23:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Summary Totals for Rain Gauges</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204057#M499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample of my data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 15:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204057#M499</guid>
      <dc:creator>ElisaA</dc:creator>
      <dc:date>2018-09-11T15:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Summary Totals for Rain Gauges</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204058#M500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharing with &lt;A href="https://community.esri.com/space/2051"&gt;Analysis&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 16:36:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/summary-totals-for-rain-gauges/m-p/204058#M500</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-09-11T16:36:54Z</dc:date>
    </item>
  </channel>
</rss>

