ioos / pyoos

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

Add wis collector #33

Closed birdage closed 9 years ago

birdage commented 10 years ago

puts the node data in to a dict containing arrays of data based on the header information

birdage commented 10 years ago

@daf initial add of wis parser, gets single station data

daf commented 10 years ago

Would recommend you get a PEP8 linter for your editor. First step, convert these tabs to 4-spaces. Will put some individual comments on lines in a min.

lukecampbell commented 10 years ago

This one PR has flooded my email box.

DanielJMaher commented 10 years ago

@lukecampbell Agreed. My inbox is blowing up!

kwilcox commented 9 years ago

@birdage any update on this?

birdage commented 9 years ago

None since the SIT, they are changing the data format to nc so this will be deprecated very soon anyway.