UW-Hydro / tonic

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

Tonic grid_params error #75

Open Saadi4469 opened 4 years ago

Saadi4469 commented 4 years ago

I am getting this error while using the Tonic package:

 File "~\grid_params.py", line 1013, in grid_params
    new[:-1, yi, xi] = veglib_dict[lib_var][:, np.newaxis]

KeyError: 'lib_overstory'
rlilhare commented 3 years ago

Hi @Saadi4469 Did you figure out what was the issue? I am using the tonic package and need some assistance with that.