A script to generate input files i.e. soil, vegetation parameter file, elevation band file and meteorological forcing files for Variable Infiltration Capacity (VIC) hydrologic Model.
Hello Dr Rathore,
I tried using the script to generate an input for a basin and get this error.
File "D:\Vic_hydrological_modeling\vic-auto-master\vic-auto-master\vic_auto_Pra1.py", line 64, in
arcpy.CreateFishnet_management(grid_name,origin, y_axis, str(cell_h),str(cell_w), "0", "0", opposite, "LABELS",geometry_type="POLYGON")
File "C:\Program Files (x86)\ArcGIS\Desktop10.8\ArcPy\arcpy\management.py", line 17931, in CreateFishnet
raise e
ExecuteError: ERROR 001018: Number of output features exceeds OID limit (2,147,483,647).
Failed to execute (CreateFishnet).
Hello Dr Rathore, I tried using the script to generate an input for a basin and get this error.
File "D:\Vic_hydrological_modeling\vic-auto-master\vic-auto-master\vic_auto_Pra1.py", line 64, in
arcpy.CreateFishnet_management(grid_name,origin, y_axis, str(cell_h),str(cell_w), "0", "0", opposite, "LABELS",geometry_type="POLYGON")
File "C:\Program Files (x86)\ArcGIS\Desktop10.8\ArcPy\arcpy\management.py", line 17931, in CreateFishnet
raise e
ExecuteError: ERROR 001018: Number of output features exceeds OID limit (2,147,483,647).
Failed to execute (CreateFishnet).