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.
As you can see the grid cells right after the first grid cell show fractional area zero for Band 1 (this means that this band does not exist in those grid cells), that means actually that the next band which is band 2 should be band 1. So, should I delete bands from grid cells which have fractional area of zero?
Hi Sir,
The script ended up working fine, but I have another question, based on the following sample lines from the file:
Elevation_Band_File_test.txt
As you can see the grid cells right after the first grid cell show fractional area zero for Band 1 (this means that this band does not exist in those grid cells), that means actually that the next band which is band 2 should be band 1. So, should I delete bands from grid cells which have fractional area of zero?
Thank you,