From 94cd774080613ba827d6bd33b0f7e731ab863c82 Mon Sep 17 00:00:00 2001 From: prasanthvkrishna Date: Thu, 25 Feb 2021 20:40:40 -0700 Subject: [PATCH 1/2] dynamic irrigation added GEOGRID.TBL.ARW.noahmp --- geogrid/GEOGRID.TBL.ARW.noahmp | 45 ++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/geogrid/GEOGRID.TBL.ARW.noahmp b/geogrid/GEOGRID.TBL.ARW.noahmp index d86912dfc..33900c3d8 100644 --- a/geogrid/GEOGRID.TBL.ARW.noahmp +++ b/geogrid/GEOGRID.TBL.ARW.noahmp @@ -454,6 +454,51 @@ name=HARVEST fill_missing = 290. rel_path=default:crop/crop_harvest/ =============================== +name=TD_FRACTION + priority=1 + optional=yes + dest_type=continuous + interp_option=default:average_gcell(4.0)+four_pt+average_4pt + masked = water + fill_missing = 0. + rel_path=default:crop/tile_drainage_map/ +=============================== +name=IRFRACT + priority=1 + optional=yes + dest_type=continuous + interp_option=default:average_gcell(4.0)+four_pt+average_4pt + masked = water + fill_missing = 0. + rel_path=default:crop/irrigation_map/ +=============================== +name=SIFRACT + priority=1 + optional=yes + dest_type=continuous + interp_option=default:nearest_neighbor + masked = water + fill_missing = 0. + rel_path=default:crop/sprinkler_fra/ +=============================== +name=MIFRACT + priority=1 + optional=yes + dest_type=continuous + interp_option=default:nearest_neighbor + masked = water + fill_missing = 0. + rel_path=default:crop/micro_fra/ +=============================== +name=FIFRACT + priority=1 + optional=yes + dest_type=continuous + interp_option=default:nearest_neighbor + masked = water + fill_missing = 0. + rel_path=default:crop/flood_fra/ +=============================== name=FDEPTH priority=1 optional=yes From ef11eb959ec6cb00baaf65cdf44c59c6d3ab1121 Mon Sep 17 00:00:00 2001 From: prasanthvkrishna Date: Thu, 25 Feb 2021 21:39:00 -0700 Subject: [PATCH 2/2] remove tile drainage --- geogrid/GEOGRID.TBL.ARW.noahmp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/geogrid/GEOGRID.TBL.ARW.noahmp b/geogrid/GEOGRID.TBL.ARW.noahmp index 33900c3d8..58023df54 100644 --- a/geogrid/GEOGRID.TBL.ARW.noahmp +++ b/geogrid/GEOGRID.TBL.ARW.noahmp @@ -454,15 +454,6 @@ name=HARVEST fill_missing = 290. rel_path=default:crop/crop_harvest/ =============================== -name=TD_FRACTION - priority=1 - optional=yes - dest_type=continuous - interp_option=default:average_gcell(4.0)+four_pt+average_4pt - masked = water - fill_missing = 0. - rel_path=default:crop/tile_drainage_map/ -=============================== name=IRFRACT priority=1 optional=yes