isce-framework / isce-framework/isce3

Unknown EPSG code

Open
#18 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
239
Forks
90
Avg merge
13d 1h
Merged PRs (30d)
5

Description

I try to do " COMPASS-adt" by using ISCE3

but I got a error message below

how can I solve "unknown EPSG code?

RuntimeError: Error in file /home/conda/feedstock_root/build_artifacts/isce3_1705520530246/work/cxx/isce3/core/Projections.cpp, line 389, function isce3::core::ProjectionBase* isce3::core::createProj(int): Unknown EPSG code (in factory): 5186

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the COMPASS-adt workflow with ISCE3 and inspect cxx/isce3/core/Projections.cpp around line 389, where EPSG code 5186 is rejected. Check how the projection factory handles the reported code and determine what evidence is needed for the error to be resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.