Back Goto VIC Operations Page Goto VIC Model Home Page Next

Snow Output Files

When the model is run with the internal snow model, a second output file is produced which contains snow model output parameters. Since the model does not compute surface energy fluxes when run in water balance mode, those parameters are not included in the output from that model

Each output file contains model output from one grid cell. The files use the naming convention "snow_xx.xx_yy.yy", where xx.xx is the latitude, and yy.yy is the longitude. The number of decimal places in the output file is determined by GRID_DECIMAL in the model control file, while the latitude and longitude values come from the soil parameter file.


Full Energy Balance Model Snow Files

ASCII Format

Data is in an ASCII column format:

Column

Variable Name

Units

Description

1

year

year

Year of current record

2

month

month

Month of current record

3

day

day

Day of current record

4

hour

hour

Hour of current record (present only if model is run at a sub-daily time step).

5

swq

mm

Snow water equivalence (the amount of water stored in the snow pack)

6

snow_depth

cm

Snow pack depth

7

snow_canopy

mm

Amount of snow stored in the canopy is present

8

advection

W/m2

Advective flux into the canopy by rain

9

deltaCC

W/m2

Change in the cold content or energy storage of the snow pack

10

snow_flux

W/m2

Thermal flux through the snow pack

11

refreeze_energy

W/m2

Energy used to refreeze the snow pack

Example File:

 

Binary Format

Data is in a Binary record format:

Column

Variable Type

Variable Name

Units

Description

1

int

year

year

Year of current record

2

int

month

month

Month of current record

3

int

day

day

Day of current record

4

int

hour

hour

Hour of current record (present only if model is run at a sub-daily time step).

5

float

swq

mm

Snow water equivalence (the amount of water stored in the snow pack)

6

float

snow_depth

cm

Snow pack depth

7

float

snow_canopy

mm

Amount of snow stored in the canopy is present

8

float

advection

W/m2

Advective flux into the canopy by rain

9

float

deltaCC

W/m2

Change in the cold content or energy storage of the snow pack

10

float

snow_flux

W/m2

Thermal flux through the snow pack

11

float

refreeze_energy

W/m2

Energy used to refreeze the snow pack

Example File:

 


Water Balance Only Model Snow Files

ASCII Format

Data is in an ASCII column format:

Column

Variable Name

Units

Description

1

year

year

Year of current record

2

month

month

Month of current record

3

day

day

Day of current record

4

hour

hour

Hour of the current record (present only if model is run at a sub-daily time step).

5

swq

mm

Snow water equivalence (the amount of water stored in the snow pack)

6

snow_depth

cm

Snow pack depth

7

snow_canopy

mm

Amount of snow stored in the canopy is present

Example File:

 

Binary Format

Data is in a Binary record format:

Column

Variable Type

Variable Name

Units

Description

1

int

year

year

Year of current record

2

int

month

month

Month of current record

3

int

day

day

Day of current record

4

int

hour

hour

Hour of the current time step (present only if model is run at a sub-daily time step).

5

float

swq

mm

Snow water equivalence (the amount of water stored in the snow pack)

6

float

snow_depth

cm

Snow pack depth

7

float

snow_canopy

mm

Amount of snow stored in the canopy is present

Example File:

 


Back Goto VIC Operations Page Goto VIC Model Home Page Next

Goto Hydrologic Models Page Goto CE Home Page Goto CE Home Page Goto UW Home Page


VIC Administrator
Last modified: Thu Jul 6 14:06:14 PDT 2000