Skip to content
Snippets Groups Projects
Commit c877c2a6 authored by Julien Michel's avatar Julien Michel
Browse files

MRG

parents cef7878d ced40ae0
Branches
Tags
No related merge requests found
...@@ -519,8 +519,6 @@ bool ossimplugins::ossimTerraSarModel::loadState (const ossimKeywordlist &kwl, ...@@ -519,8 +519,6 @@ bool ossimplugins::ossimTerraSarModel::loadState (const ossimKeywordlist &kwl,
// Load the base class. // Load the base class.
bool result = ossimGeometricSarSensorModel::loadState(kwl, prefix); bool result = ossimGeometricSarSensorModel::loadState(kwl, prefix);
std::cout<<kwl<<std::endl;
if (result) if (result)
{ {
lookup = kwl.find(prefix,SR_GR_R0_KW); lookup = kwl.find(prefix,SR_GR_R0_KW);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment