Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • arosics arosics
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Daniel Scheffler
  • arosicsarosics
  • Merge requests
  • !17

Provide full support for projections other than UTM or geographic coordinates.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Daniel Scheffler requested to merge enhancement/add_anyproj_compatibility into master Apr 17, 2021
  • Overview 0
  • Commits 5
  • Pipelines 4
  • Changes 8

This adds support for any projection of the input images.

Closes #37 (closed). Closes https://github.com/GFZ/arosics/issues/3. Relates to geoarray!24 (merged).

Tasks to be solved:

  • release new GeoArray version which does not set GeoArray.projection to '' in case the projection is not EPSG compatible
  • pin arosics to that GeoArray version
  • fix COREG_LOCAL.view_CoRegPoints() by making GeoArray.show_map() compatible with non-EPSG datasets
  • validate coregistration results
  • add tests that cover non-EPSG projections
  • update documentation
Edited Apr 23, 2021 by Daniel Scheffler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: enhancement/add_anyproj_compatibility