ISCE_INSAR/components/isceobj/Alos2burstProc
CunrenLiang 28bb81ed03
improve ALOS-2 ionospheric correciton and geocode
2020-05-11 18:05:30 -07:00
..
Alos2burstProc.py ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
CMakeLists.txt Merge commit 'f95a912' into cmake 2020-04-08 11:56:56 -07:00
Factories.py ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
SConscript ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
__init__.py ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
readme.txt ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
runCoregCc.py ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
runCoregGeom.py ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
runCoregSd.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runExtractBurst.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runFiltSd.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runFrameMosaic.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runFrameOffset.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runGeocodeSd.py improve ALOS-2 ionospheric correciton and geocode 2020-05-11 18:05:30 -07:00
runIonSubband.py improve ALOS-2 ionospheric correciton and geocode 2020-05-11 18:05:30 -07:00
runLookSd.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runPreprocessor.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runSwathMosaic.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runSwathOffset.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
runUnwrapSnaphuSd.py Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00

readme.txt

order of Doppler and azimuth FM rate polynomials
##############################################################
while Doppler and azimuth FM rate polynomials support 3rd order, try to use smaller order,
because (range sample number)^3 can be very large. There may be float point error that is too
large?