Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Irrigation mask

shaider2

New member
Hi,
I am doing a seasonal run and I am using irrigation scheme for my control run. For my experiment I want to replace the grid cells which are irrigated with grassland. I wanted to know how does WRF creates the Irrigation mask. Is it just the grid cells with irrigated cropland (LU_INDEX = 3)? Or does they use any other parameter for selecting irrigation mask.
 
Hi, where is your study domain? and Are you using the irrigation scheme in NoahMP LSM?

For USGS land use type, irrigation will be on with LU_INDEX between 3~6, and for MODIS land use type, irrigation will be on with LU_INDEX = 12 or 14:

And there are some irrigation-related variables needed in wrfinput file: IRFRACT (irrigation fraction), and NoahMP will determine if it will irrigate based on this irrigation fraction. There are three types of irrigation method, flood irrigation, sprinkler irrigation and micro irrigation, each method has a fraction in the wrfinput file: FIFRACT (flood), SIFRACT (spinkler) and MIFRACT (micro).

Then the irrigation scheme is called, depending on the grid cell irrigation fraction, and irrigation methods for that grid cell:
 
Hi,
Thanks! it is very helpful. My study area is Nebraska and I'm using noah lsm. Does that have similar criteria for LU_index. I am asking as a large portion of dryland cropland has high irrigation fraction.
 
Hi,
Thanks! it is very helpful. My study area is Nebraska and I'm using noah lsm. Does that have similar criteria for LU_index. I am asking as a large portion of dryland cropland has high irrigation fraction.
You may check between LU_INDEX=3 and irrigation fraction, are they consistent or very different.
For Noahmp, if the LU_INDEX=3, but with very small irrigation fraction, the irrigation water sill be small.
 
You may check between LU_INDEX=3 and irrigation fraction, are they consistent or very different.
For Noahmp, if the LU_INDEX=3, but with very small irrigation fraction, the irrigation water sill be small.

For Noah lsm, you may check out this line:
Is there any technical documentation for this one? I have already found the technical documentation for Naohmplsm. Thank you so much for that
 
Top