I have an in-house 1 sec 33 category land use (compatible with the LANDUSE.TBL - USGS) and 30 sec 19 category soil type (compatible with the
SOILPARM.TBL - STATS). This dataset has been working fine up to WPS 4.2. The usually steps are taken in modifying GEOGRID.TBL. I'm not
sure what has changed since 4.2 but with 4.5 and 4.6, process_tile_module.F is different.
WPS 4.5 and 4.6 produced weird results in the soil type (water is 1e20) when the 1 sec land use is used. This is irrespective of the 30 sec 19 category soil
type or the default 30 sec 16 category soil type.
Attached are the results of WPS 4.5 and 4.6. Does anyone know what the problem is?
Here are the changes is GEOGRID.TBL:
landmask_water = landuse_1s:16 # Calculate a landmask from this field
interp_option = landuse_1s:nearest_neighbor
rel_path = landuse_1s:landuse_1s/
SOILPARM.TBL - STATS). This dataset has been working fine up to WPS 4.2. The usually steps are taken in modifying GEOGRID.TBL. I'm not
sure what has changed since 4.2 but with 4.5 and 4.6, process_tile_module.F is different.
WPS 4.5 and 4.6 produced weird results in the soil type (water is 1e20) when the 1 sec land use is used. This is irrespective of the 30 sec 19 category soil
type or the default 30 sec 16 category soil type.
Attached are the results of WPS 4.5 and 4.6. Does anyone know what the problem is?
Here are the changes is GEOGRID.TBL:
landmask_water = landuse_1s:16 # Calculate a landmask from this field
interp_option = landuse_1s:nearest_neighbor
rel_path = landuse_1s:landuse_1s/