mpcaHydro 2.0.0__py3-none-any.whl → 2.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
mpcaHydro/WISKI.py CHANGED
@@ -164,7 +164,7 @@ class pyWISK():
164
164
  start_date = '1996-01-01',
165
165
  end_date = '2050-12-31',
166
166
  stationgroup_id = None,
167
- timezone = 'UTC'):
167
+ timezone = 'GMT-6'):
168
168
 
169
169
  if ts_ids is None:
170
170
  print('Determing Timeseries IDs')