Group Abstract Group Abstract

Message Boards Message Boards

How to get max/min daily temperatures statistics from AirTemperatureData?

Posted 3 years ago

For example, when I use:

AirTemperatureData["WRSP", {DateObject[{2017, 5, 1}], DateObject[{2017, 5, 10}]}] 

I get a TimeSeries object with 33 data points for this 5 day period I can plot this with DataListPlot[%] But I would like to get the daily max and min temperature for each day. How can I do this? How can I extract daily max/min values from the TimeSeries?

POSTED BY: Hans Michel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard