wafo-project / pywafo

Wave Analysis for Fatigue and Oceanography
http://www.maths.lth.se/matstat/wafo/
Other
94 stars 42 forks source link

Hmcdev #27

Closed eelcovv closed 8 years ago

eelcovv commented 8 years ago

Hi Per,

I spend some time to merge my modification with the latest version of the wafo tutorials. I sticked closer to my way of the tutorial setup (using an separate initialisation script as it is the same for all) because I could not get your version running. You use a wafo.plotbackend but this does not work for me so I took it out. Anyway, hopefully it is of any use

codecov-io commented 8 years ago

Current coverage is 31.37%

Merging #27 into master will not change coverage

@@             master        #27   diff @@
==========================================
  Files            80         80          
  Lines         27729      27729          
  Methods           0          0          
  Messages          0          0          
  Branches       2419       2419          
==========================================
  Hits           8701       8701          
  Misses        18433      18433          
  Partials        595        595          

Powered by Codecov. Last updated by 29e1aed...a722842

eelcovv commented 8 years ago

Hi Per, I tried to follow the instruction to build pywafo using python 3.4 (I was now using 2.7). I noticed however that the modification I made to the tutorials are not fully compatible with python 3.4. I will fix that and send you a new pull request later Regards