isce-framework / isce-framework/isce3
Unknown EPSG code
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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