You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[SNOW17 accumulation and ablation model](http://www.nws.noaa.gov/oh/hrl/nwsrfs/users_manual/part2/_pdf/22snow17.pdf)
15
19
16
20
## Scripts:
17
21
`tonic` currently has 1 script available for use on the command line.
18
22
19
-
**vic_utils**: is a utility script that runs a number of VIC related processing tools. Once `tonic` is installed, `vic_utils` will be available in your path. Run `vic_utils -h` for a description of the utilities available.
23
+
**vic_utils**: a utility script that runs a number of VIC related processing tools. Once `tonic` is installed, `vic_utils` will be available in your path. Run `vic_utils -h` for a description of the utilities available.
20
24
21
25
## Install:
22
26
Dependencies:
23
-
- python 3
27
+
- python 2.7 or greater
24
28
- netCDF4
25
29
- xray
26
30
- matplotlib
@@ -29,5 +33,4 @@ Dependencies:
29
33
30
34
To install `tonic`, run `python setup.py install` from this directory.
31
35
32
-
Questions? Sure, Joe Hamman - jhamman at hydro.washington.edu
33
-
36
+
Questions? Find us on [](https://gitter.im/UW-Hydro/tonic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge).
0 commit comments