isce3
isce3 copied to clipboard
Unknown EPSG code
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
Not all projections are supported yet - https://github.com/isce-framework/isce3/blob/a6e0ed11f53523db240e818c2366297079ff4191/cxx/isce3/core/Projections.cpp#L367
This is probably because a GPU side implementation will be needed as well. For now, only certain standard projection systems are implemented.