powellb / seapy

State Estimation and Analysis in Python
MIT License
28 stars 21 forks source link

Bug fixes and download class #13

Closed dalepartridge closed 8 years ago

dalepartridge commented 8 years ago

Bug fixes in roms/tide.py, loading of zeta field moved outside of loop for speed up.

Commit of download class for getting files from urls. With get_modis function using that class

powellb commented 8 years ago

We don't want the download stuff as part of seapy. That will be in its own module independent of seapy. The tide.py fixes were already rolled into a change that I have now committed. Do a pull, then resubmit the boundary changes.