Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gms_preprocessing
gms_preprocessing
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • geomultisens
  • gms_preprocessinggms_preprocessing
  • Issues
  • #85

Closed
Open
Opened Mar 08, 2018 by Daniel Scheffler@danschefOwner

[L1B] AssertionError: assert within_equal(matchBox.mapPoly, otherBox.mapPoly)

05.02.2018 14:23:31 [processScriptOutputMessage] 2018/02/05 14:29:15 [27427696]:   Found a suitable reference image for coregistration: scene ID 27544673 (entity ID S2A_OPER_MSI_L1C_TL_SGS__20160912T173456_A006397_T32UPD_N02.04).
05.02.2018 14:23:32 [processScriptErrorMessage] 2018/02/05 14:29:15 [27425157]:   
05.02.2018 14:23:32 [processScriptErrorMessage] Traceback (most recent call last):
05.02.2018 14:23:32 [processScriptErrorMessage]   File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/misc/exception_handler.py", line 91, in wrapped_GMS_mapper
05.02.2018 14:23:32 [processScriptErrorMessage]     self.GMS_objs = GMS_mapper(GMS_objs, **kwargs)
05.02.2018 14:23:32 [processScriptErrorMessage]   File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/model/gms_object.py", line 1492, in wrapped_GMS_mapper
05.02.2018 14:23:32 [processScriptErrorMessage]     GMS_objs = GMS_mapper(GMS_objs, **kwargs)
05.02.2018 14:23:32 [processScriptErrorMessage]   File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/processing/pipeline.py", line 99, in L1B_map
05.02.2018 14:23:32 [processScriptErrorMessage]     L1B_obj.compute_global_shifts()
05.02.2018 14:23:32 [processScriptErrorMessage]   File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/algorithms/L1B_P.py", line 552, in compute_global_shifts
05.02.2018 14:23:32 [processScriptErrorMessage]     COREG_obj = COREG(geoArr_ref, geoArr_shift, **coreg_kwargs)
05.02.2018 14:23:32 [processScriptErrorMessage]   File "/home/gfz-fe/scheffler/python_deployed/arosics/arosics/CoReg.py", line 304, in __init__
05.02.2018 14:23:32 [processScriptErrorMessage]     self._get_clip_window_properties()  # sets self.matchBox, self.otherBox and much more
05.02.2018 14:23:32 [processScriptErrorMessage]   File "/home/gfz-fe/scheffler/python_deployed/arosics/arosics/CoReg.py", line 727, in _get_clip_window_properties
05.02.2018 14:23:32 [processScriptErrorMessage]     assert within_equal(matchBox.mapPoly, otherBox.mapPoly)
05.02.2018 14:23:32 [processScriptErrorMessage] AssertionError
05.02.2018 14:23:32 [processScriptErrorMessage] Logged an uncaught exception within L1B_map during processing of scene ID 27425157 (entity ID LE71920232016232NSG00):
05.02.2018 14:23:32 [processScriptErrorMessage]  ''
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: geomultisens/gms_preprocessing#85