UW-Hydro / tonic

A pre/post processing toolbox for hydrologic models
MIT License
20 stars 33 forks source link

Added ability to convert VIC 4.2 ascii state files to VIC 5.0 netcdf #66

Open tbohn opened 7 years ago

tbohn commented 7 years ago

The state file feature required modifying 2 files: tonic/scripts/vic_utils (to add statefile-related arguments) and tonic/models/vic/grid_params.py.

Also modified .travis.yml to get miniconda working properly.

tbohn commented 7 years ago

Thanks @dgergel.

tbohn commented 7 years ago

Please wait to merge this PR; I'm debugging something on a different branch that might impact this branch. Stay tuned...

tbohn commented 7 years ago

OK, this is ready for merge now.