You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mort = Location(46.4167, 9.4167, tz='UTC', altitude=2100, name='Morteratsch') # in UTC
times_mort = pd.date_range(start='1998-07-09 00:30', end='2007-05-15 00:00', freq='30min', tz=mort.tz) # timestamp is given in the middle of the averaging period, but move to standard at end of averaging period