GEOS-ESM / GEOSldas_GridComp

Apache License 2.0
1 stars 0 forks source link

Irrigation Module #54

Open stefanocasirati opened 3 months ago

stefanocasirati commented 3 months ago

Overview:

Repositories affected by updates: _GEOSgcm_GridComp, GEOSldas_GridComp_

New Files:

Brief description: New land BCs version: v13 : NL3 + JPL veg height + PEATMAP + MODIS snow alb v2 + Irrigation

The bcs generation package reads different irrigated area datasets and generates a new file "irrigation_IMxJM_DL.dat" containing, for each tile, a static: irrigation fraction, Paddy fraction, Rainfed fraction, crop irrigation fraction, crop irrigation type, crop planting and harvest dates, sprinkler fractions, drip fractions, flood fractions, and minimum and maximum LAI.

Irrigation module: _Adapted from: feature/SM_irrigation_model_ The irrigation module computes irrigation rates by applying three different irrigation schemes: sprinkler, drip, and flood (furrow). Irrigation is triggered based on location, growing season (Implemented alternative options: LAI-based and Crop Calendar-based), and soil moisture.

New Output Variables: each variable is weighted based on the specific irrigated fractions: SPRINKLERRATE: sprinkler_irrigation_rate (kg m-2 s-1) DRIPRATE: drip_irrigation_rate (kg m-2 s-1) FLOODRATE: flood_irrigation_rate (kg m-2 s-1) IRRLAND: total irrigation rate (kg m-2 s-1) = SPRINKLERRATE + DRIPRATE + FLOODRATE

LDAS nightly test

Runtype Clone Build Build Time Model Run/Compare Assim Run/Compare
------- ----- ----- ---------- ----------------- -----------------
conus pass pass 43 min pass/pass -- / --
global -- -- -- pass/pass pass/pass
globalcs -- -- -- pass/pass pass/pass
globalcnclm4 -- -- -- pass/pass -- / --