<?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: proc summary in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-summary/m-p/227084#M267885</link>
    <description>&lt;P&gt;Before you use PROC SUMMARY, in the actual dataset, assign a value of "DAY" or "NIGHT" (or whatever words you choose) to each observation, based on the time of the observation and the sunrise and sunset for that day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then use PROC SUMMARY on only those observations where the variable has the value "NIGHT".&lt;/P&gt;</description>
    <pubDate>Thu, 24 Sep 2015 15:03:56 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2015-09-24T15:03:56Z</dc:date>
    <item>
      <title>proc summary</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-summary/m-p/227063#M267884</link>
      <description>&lt;P&gt;Dear SAS Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for advice on the simplest way to summarize a dataset. I have data from a number of temperature loggers which recorded the temperature at 10-minute intervals throughout the day. I want to find the mean nightly temperature for each night at each site. My dataset has three variables: var1=site ID, var2=date and time of temperature reading, var3=temperature. It seems like this would be pretty straight forward&amp;nbsp;using a where statement in proc summary. The problem is sunrise and sunset changed almost every night. Does anyone have suggestions?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 13:46:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-summary/m-p/227063#M267884</guid>
      <dc:creator>brooksj029</dc:creator>
      <dc:date>2015-09-24T13:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: proc summary</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-summary/m-p/227084#M267885</link>
      <description>&lt;P&gt;Before you use PROC SUMMARY, in the actual dataset, assign a value of "DAY" or "NIGHT" (or whatever words you choose) to each observation, based on the time of the observation and the sunrise and sunset for that day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then use PROC SUMMARY on only those observations where the variable has the value "NIGHT".&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 15:03:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-summary/m-p/227084#M267885</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-09-24T15:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: proc summary</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-summary/m-p/227117#M267886</link>
      <description>&lt;P&gt;Is "night" defined as the same time of day every day or does it change by season, i.e. daylight vs non-daylight hours?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 16:20:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-summary/m-p/227117#M267886</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-09-24T16:20:38Z</dc:date>
    </item>
  </channel>
</rss>

