ioos / pyoos

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

Notebook examples #55

Closed ocefpaf closed 8 years ago

ocefpaf commented 8 years ago

Work in progress. See #54

ocefpaf commented 8 years ago

Work in progress. See #54

@lukecampbell this was a "work in progress" PR to get review/input from the devs :stuck_out_tongue_winking_eye:

Merging is not a problem though as this PR does not change pyoos' code base.

I will keep working on another branch. And I will ping @emiliom too review https://github.com/ocefpaf/pyoos/blob/be54aee0583ae220292486295f47dcacf6208d87/notebooks/COOPS.ipynb from there.

Thanks!

lukecampbell commented 8 years ago

You can continue on this branch if you want, it won't change the PR. Any additional changes can have a new PR.

ocefpaf commented 8 years ago

Thanks. But I think I should organize the next changes a little bit better. A new branch (and PR) for each notebook/collector to make it easy for the reviewers.