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

BUG: More consistent numbering of lines in bursts

parent 21e7e746
No related branches found
No related tags found
No related merge requests found
......@@ -203,6 +203,7 @@ void ossimSentinel1SarSensorModel::readAnnotationFile(const std::string & annota
if(!end_found && *sIt=="-1")
{
end_found = true;
--last_valid;
}
else
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment