LSRathore / vic-auto

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.
10 stars 4 forks source link

Elevation band file #11

Closed Saadi4469 closed 4 years ago

Saadi4469 commented 4 years ago

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,

Saadi4469 commented 4 years ago

Sorry this is a duplicate question