AmericasWater / awash

America's Water AWASH Model
GNU General Public License v3.0
4 stars 6 forks source link

Replace uses of readtable and writetable #93

Closed jrising closed 6 years ago

jrising commented 6 years ago

Consider using FileIO, make use of robustreadtable.

jrising commented 6 years ago

I think this is ready to go! It's a bunch of little changes to clean up Julia 0.6 warnings. It doesn't clear out all warnings, but better to keep the PR a little smaller.