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
Version of VIC that you are using (e.g. VIC.4.2.d)
Operating system Windows 10 using Ubuntu
A description of relevant model settings
A summary of the bug or error message you are getting
When attempting to run the format_soil_params.py script for the VIC model on Windows 10 using Ubuntu, I encounter an error related to user input. Below are the specifics of the command and the error message received.
This is the code and data trying to run
python3 format_soil_params.py ../gis/Nyando_basin_watershed.tiff ../gis/Nyando_basin_HWSD_soils.tif ../gis/Nyando_basin_SRTM_filled.tif ../Nyando_basin_AnnPrecip.tif
This is the problem facing
Wrong user input
The script writes the soil parameter file for the VIC model
usage: python format_soil_params.py
Exiting system...
I have attached a screenshot of the error below
The text was updated successfully, but these errors were encountered:
siddigberama999
changed the title
VIC .5.0 python script Run issues
VIC .4.2.d python script Run issues
Jul 6, 2024
When attempting to run the format_soil_params.py script for the VIC model on Windows 10 using Ubuntu, I encounter an error related to user input. Below are the specifics of the command and the error message received.
This is the code and data trying to run
python3 format_soil_params.py ../gis/Nyando_basin_watershed.tiff ../gis/Nyando_basin_HWSD_soils.tif ../gis/Nyando_basin_SRTM_filled.tif ../Nyando_basin_AnnPrecip.tif
This is the problem facing
Wrong user input
The script writes the soil parameter file for the VIC model
usage: python format_soil_params.py
Exiting system...
I have attached a screenshot of the error below
The text was updated successfully, but these errors were encountered: