Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable issue in HRLDAS_setup_********_d1 #214

Open
liu-13 opened this issue Oct 8, 2024 · 5 comments · Fixed by #215
Open

Variable issue in HRLDAS_setup_********_d1 #214

liu-13 opened this issue Oct 8, 2024 · 5 comments · Fixed by #215

Comments

@liu-13
Copy link

liu-13 commented Oct 8, 2024

Dear Professor:
Hello, I'm now trying to replace the initial data obtained by ERA5-land via create_forcing.exe with the data obtained by WRF, that is, the data in the file HRLDAS_setup_********_d1, but I'm not very clear about what the variables in it represent exactly. Can you please answer me?
acee0c3c-0972-4b6f-ae75-4e84e0899330

@tslin2
Copy link
Collaborator

tslin2 commented Oct 8, 2024

Hi,
It looks alright to me, I also had these variables in my HRLDAS_setup file.

@liu-13
Copy link
Author

liu-13 commented Oct 9, 2024

Hi, It looks alright to me, I also had these variables in my HRLDAS_setup file.

You may not have understood what I meant, I meant trying to figure out what the significance of these variables is. What do they mean?

@tslin2
Copy link
Collaborator

tslin2 commented Oct 9, 2024

TMN is annual mean deep soil temperature [K]
HGT is topography height [m]
SEAICE is sea ice fraction [-] (should be 0.0 for a land point)
MAPFAC_MX is Mapfactor (x-dir) on mass grid
MAPFAC_MY is Mapfactor (y-dir) on mass grid
SHDMAX is maximum annual vegetation percentage [0-100]
SHDMIN is minimum annual vegetation percentage [0-100]
LAI is leaf area index [m2/m2] (initial state)
XLAND is land mask [-] (should be 1 for a land point)
IVGTYP is vegetation type
ISLTYP is soil texture type
SNOW is snow water equivalent [mm] (initial state)
CANWAT is plant canopy surface water [mm] (initial state)
TSK is surface skin temperature [K] (initial state)
DZS is soil layer thicknesses [m]
ZS is soil node depths [m]
TSLB is layer soil temperature [K] (initial state)
SMOIS is layer volumetric soil moisture [m3/m3] (initial state)

@liu-13
Copy link
Author

liu-13 commented Oct 9, 2024

TMN is annual mean deep soil temperature [K] HGT is topography height [m] SEAICE is sea ice fraction [-] (should be 0.0 for a land point) MAPFAC_MX is Mapfactor (x-dir) on mass grid MAPFAC_MY is Mapfactor (y-dir) on mass grid SHDMAX is maximum annual vegetation percentage [0-100] SHDMIN is minimum annual vegetation percentage [0-100] LAI is leaf area index [m2/m2] (initial state) XLAND is land mask [-] (should be 1 for a land point) IVGTYP is vegetation type ISLTYP is soil texture type SNOW is snow water equivalent [mm] (initial state) CANWAT is plant canopy surface water [mm] (initial state) TSK is surface skin temperature [K] (initial state) DZS is soil layer thicknesses [m] ZS is soil node depths [m] TSLB is layer soil temperature [K] (initial state) SMOIS is layer volumetric soil moisture [m3/m3] (initial state)

thank you

@cenlinhe
Copy link
Collaborator

cenlinhe commented Oct 9, 2024

@tslin2 Thank you for replying to this question. I would suggest we add a instruction/note file under the tutorial folder to list all these explanations for variables in HRLDAS_setup file. It could be a txt file or pdf file or .ipynb file. Could you please create a PR to the develop branch for this? Please let me know if you would like me to do it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants