ioos / pyoos

A Python library for collecting Met/Ocean observations
GNU Lesser General Public License v3.0
34 stars 33 forks source link

Fix COOPS start/stop time issue #70

Closed rsignell-usgs closed 7 years ago

rsignell-usgs commented 7 years ago

Fixes #69

rsignell-usgs commented 7 years ago

So now we are using the last 6 days, instead of the next 6 days, which usually doesn't have much data. :smiley_cat:

With this modification, the plots look better: 2016-11-22_12-20-22

ocefpaf commented 7 years ago

The failures are unrelated to the changes in the PR. This is safe to merge.