From 5c784b5069c6c1e4e430216acd1d9205f9a96bf8 Mon Sep 17 00:00:00 2001 From: Michael Duda Date: Tue, 11 Mar 2014 17:23:24 +0000 Subject: [PATCH] Add/modify entries in all ARW GEOGRID.TBL files for MODIS 15-s landuse, LAI12M, and lake depth. M geogrid/GEOGRID.TBL.ARW_CHEM M geogrid/GEOGRID.TBL.FIRE M geogrid/GEOGRID.TBL.ARW git-svn-id: https://svn-wrf-wps.cgd.ucar.edu/trunk@802 86b71a92-4018-0410-97f8-d555beccfc3a --- geogrid/GEOGRID.TBL.ARW | 22 ++++++++++++++++++++++ geogrid/GEOGRID.TBL.ARW_CHEM | 22 ++++++++++++++++++++++ geogrid/GEOGRID.TBL.FIRE | 22 ++++++++++++++++++++++ 3 files changed, 66 insertions(+) diff --git a/geogrid/GEOGRID.TBL.ARW b/geogrid/GEOGRID.TBL.ARW index 6429a12..b4735ac 100644 --- a/geogrid/GEOGRID.TBL.ARW +++ b/geogrid/GEOGRID.TBL.ARW @@ -23,6 +23,7 @@ name=LANDUSEF priority=1 dest_type=categorical z_dim_name=land_cat + landmask_water = modis_15s:17 # Calculate a landmask from this field landmask_water = modis_30s:17 # Calculate a landmask from this field landmask_water = modis_lakes:17,21 # Calculate a landmask from this field landmask_water = usgs_lakes:16,28 # Calculate a landmask from this field @@ -32,6 +33,7 @@ name=LANDUSEF interp_option = nlcd2006:nearest_neighbor interp_option = ssib_10m:four_pt interp_option = ssib_5m:four_pt + interp_option = modis_15s:nearest_neighbor interp_option = modis_30s:nearest_neighbor interp_option = 30s:nearest_neighbor interp_option = usgs_lakes:nearest_neighbor @@ -43,6 +45,7 @@ name=LANDUSEF rel_path= nlcd2006:nlcd2006_ll_30s/ rel_path= ssib_10m:ssib_landuse_10m/ rel_path= ssib_5m:ssib_landuse_5m/ + rel_path= modis_15s:modis_landuse_20class_15s/ rel_path= modis_30s:modis_landuse_20class_30s/ rel_path= 30s:landuse_30s/ rel_path= usgs_lakes:landuse_30s_with_lakes/ @@ -112,6 +115,17 @@ name=GREENFRAC rel_path=modis_fpar:greenfrac_fpar_modis/ rel_path=default:greenfrac/ =============================== +name=LAI12M + priority=1 + dest_type=continuous + interp_option=modis_lai:four_pt+average_4pt+average_16pt+search + interp_option=default:four_pt+average_4pt+average_16pt+search + z_dim_name=month + masked = water + fill_missing = 0. + rel_path=modis_lai:lai_modis/ + rel_path=default:greenfrac/ +=============================== name=SNOALB priority=1 dest_type=continuous @@ -317,6 +331,14 @@ name = VAR_SSO interp_option = default:average_gcell(4.0)+four_pt+average_4pt rel_path = default:varsso/ =============================== +name = LAKE_DEPTH + priority=1 + dest_type = continuous + fill_missing = 10. + masked=land + interp_option = default:average_gcell(1.0)+search(5) + rel_path = default:lake_depth/ +=============================== #name=URB_PARAM # priority=1 # dest_type=continuous diff --git a/geogrid/GEOGRID.TBL.ARW_CHEM b/geogrid/GEOGRID.TBL.ARW_CHEM index 07ef91b..aaae666 100644 --- a/geogrid/GEOGRID.TBL.ARW_CHEM +++ b/geogrid/GEOGRID.TBL.ARW_CHEM @@ -23,6 +23,7 @@ name=LANDUSEF priority=1 dest_type=categorical z_dim_name=land_cat + landmask_water = modis_15s:17 # Calculate a landmask from this field landmask_water = modis_30s:17 # Calculate a landmask from this field landmask_water = modis_lakes:17,21 # Calculate a landmask from this field landmask_water = usgs_lakes:16,28 # Calculate a landmask from this field @@ -32,6 +33,7 @@ name=LANDUSEF interp_option = nlcd2006:nearest_neighbor interp_option = ssib_10m:four_pt interp_option = ssib_5m:four_pt + interp_option = modis_15s:nearest_neighbor interp_option = modis_30s:nearest_neighbor interp_option = 30s:nearest_neighbor interp_option = usgs_lakes:nearest_neighbor @@ -43,6 +45,7 @@ name=LANDUSEF rel_path= nlcd2006:nlcd2006_ll_30s/ rel_path= ssib_10m:ssib_landuse_10m/ rel_path= ssib_5m:ssib_landuse_5m/ + rel_path= modis_15s:modis_landuse_20class_15s/ rel_path= modis_30s:modis_landuse_20class_30s/ rel_path= 30s:landuse_30s/ rel_path= usgs_lakes:landuse_30s_with_lakes/ @@ -112,6 +115,17 @@ name=GREENFRAC rel_path=modis_fpar:greenfrac_fpar_modis/ rel_path=default:greenfrac/ =============================== +name=LAI12M + priority=1 + dest_type=continuous + interp_option=modis_lai:four_pt+average_4pt+average_16pt+search + interp_option=default:four_pt+average_4pt+average_16pt+search + z_dim_name=month + masked = water + fill_missing = 0. + rel_path=modis_lai:lai_modis/ + rel_path=default:greenfrac/ +=============================== name=SNOALB priority=1 dest_type=continuous @@ -335,3 +349,11 @@ name = SANDFRAC interp_option = default:four_pt+average_4pt+average_16pt+search rel_path = default:sandfrac_5m/ =============================== +name = LAKE_DEPTH + priority=1 + dest_type = continuous + fill_missing = 10. + masked=land + interp_option = default:average_gcell(1.0)+search(5) + rel_path = default:lake_depth/ +=============================== diff --git a/geogrid/GEOGRID.TBL.FIRE b/geogrid/GEOGRID.TBL.FIRE index 562cc48..13852ba 100755 --- a/geogrid/GEOGRID.TBL.FIRE +++ b/geogrid/GEOGRID.TBL.FIRE @@ -203,6 +203,7 @@ name=LANDUSEF priority=1 dest_type=categorical z_dim_name=land_cat + landmask_water = modis_15s:17 # Calculate a landmask from this field landmask_water = modis_30s:17 # Calculate a landmask from this field landmask_water = modis_lakes:17,21 # Calculate a landmask from this field landmask_water = usgs_lakes:16,28 # Calculate a landmask from this field @@ -212,6 +213,7 @@ name=LANDUSEF interp_option = nlcd2006:nearest_neighbor interp_option = ssib_10m:four_pt interp_option = ssib_5m:four_pt + interp_option = modis_15s:nearest_neighbor interp_option = modis_30s:nearest_neighbor interp_option = 30s:nearest_neighbor interp_option = usgs_lakes:nearest_neighbor @@ -223,6 +225,7 @@ name=LANDUSEF rel_path= nlcd2006:nlcd2006_ll_30s/ rel_path= ssib_10m:ssib_landuse_10m/ rel_path= ssib_5m:ssib_landuse_5m/ + rel_path= modis_15s:modis_landuse_20class_15s/ rel_path= modis_30s:modis_landuse_20class_30s/ rel_path= 30s:landuse_30s/ rel_path= usgs_lakes:landuse_30s_with_lakes/ @@ -293,6 +296,17 @@ name=GREENFRAC rel_path=modis_fpar:greenfrac_fpar_modis/ rel_path=default:greenfrac/ =============================== +name=LAI12M + priority=1 + dest_type=continuous + interp_option=modis_lai:four_pt+average_4pt+average_16pt+search + interp_option=default:four_pt+average_4pt+average_16pt+search + z_dim_name=month + masked = water + fill_missing = 0. + rel_path=modis_lai:lai_modis/ + rel_path=default:greenfrac/ +=============================== name=SNOALB priority=1 dest_type=continuous @@ -321,3 +335,11 @@ name=NFUEL_CAT rel_path=default:landfire_data/ subgrid=yes ============================== +name = LAKE_DEPTH + priority=1 + dest_type = continuous + fill_missing = 10. + masked=land + interp_option = default:average_gcell(1.0)+search(5) + rel_path = default:lake_depth/ +=============================== -- 2.11.4.GIT