-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #216 from NCAR/develop
Sync with Develop branch
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
List of variables in the HRLDAS setup file: | ||
TMN: annual mean deep soil temperature [K] | ||
HGT: topography height [m] | ||
SEAICE: sea ice fraction [-] (should be 0.0 for a land point) | ||
MAPFAC_MX: Mapfactor (x-dir) on mass grid | ||
MAPFAC_MY: Mapfactor (y-dir) on mass grid | ||
SHDMAX: maximum annual vegetation percentage [0-100] | ||
SHDMIN: minimum annual vegetation percentage [0-100] | ||
LAI: leaf area index [m2/m2] (initial state) | ||
XLAND: land mask [-] (should be 1 for a land point) | ||
IVGTYP: vegetation type | ||
ISLTYP: soil texture type | ||
SNOW: snow water equivalent [mm] (initial state) | ||
CANWAT: plant canopy surface water [mm] (initial state) | ||
TSK: surface skin temperature [K] (initial state) | ||
DZS: soil layer thicknesses [m] | ||
ZS: soil node depths [m] | ||
TSLB: layer soil temperature [K] (initial state) | ||
SMOIS: layer volumetric soil moisture [m3/m3] (initial state) |