Hello,
I am trying VIC 4.2.d parameter files to NetCDF using Tonic, but I am getting a data-type/formatting error while reading the vegetation parameter file. How can I please fix this issue?
File "~\tonic\models\vic\grid_params.py", line 1503, in veg
gridcel[cell], nveg[cell] = np.array(line).astype(int)
ValueError: invalid literal for int() with base 10: ''
Hello, I am trying VIC 4.2.d parameter files to NetCDF using Tonic, but I am getting a data-type/formatting error while reading the vegetation parameter file. How can I please fix this issue?
subset_vegetation.params.txt