app->SetParameterDescription(oss.str(),"Use a geoid grid to get the height above the ellipsoid used");
app->SetParameterDescription(oss.str(),"Use a geoid grid to get the height above the ellipsoid in case there is no DEM available, no coverage for some points or pixels with no_data in the DEM tiles.");
app->SetParameterDescription(oss.str(),"This parameter allows to set the default height above ellipsoid when there is no elevation coverage from DEM (or if DEM directory is not set).");
app->SetParameterDescription(oss.str(),"This parameter allows to set the default height above ellipsoid when there is no DEM available, no coverage for some points or pixels with no_data in the DEM tiles, and no geoid file has been set. This is also used by some application as an average elevation value.");