ioos / system-test

IOOS DMAC System Integration Test project
github.com/ioos/system-test/wiki
The Unlicense
7 stars 14 forks source link

Pep8, pyflakes and MFDataset #155

Closed ocefpaf closed 10 years ago

ocefpaf commented 10 years ago

@birdage I am using your notebook a lot for SECOORA (thanks!). Here are some of the modifications I made, in case you are interested, to your version. Most of the modification as purely aesthetic, like pep8 compliance and pyflakes fixes. The only one that is worth noticing is the use of netcdf4.MFDataset to download the data.

birdage commented 10 years ago

@ocefpaf merged to complete https://github.com/ioos/system-test/issues/136