Forums » GAMMA Bugs »
SLC corners on TSX/TDX data?
Added by Jacqueline Tema Salzer almost 9 years ago
Dear all,
I have repeatedly ran into the following errors/warnings when using gc_map, even when using DEMs that are substantially larger than the SLC area:
ERROR: no coverage of SAR image by DEM (in latitude/northing)
or
WARNING: incomplete coverage of SAR image by DEM (in latitude/northing)
When I had the problem again today, I found that the SLC corners reported by GAMMA are different to the ones in the *.xml file provided by DLR:
Has anyone else ran into this? It would explain the problem with the "DEM not covering the area"
###################################
SLC_corners TDX_20151111.slc.par *** Calculate SLC/MLI image corners in geodetic latitude and longitude (deg.) *** *** Copyright 2014, Gamma Remote Sensing, v1.6 21-Aug-2014 clw *** latitude (deg.): 19.48956878 longitude (deg.): -103.40866769 latitude (deg.): 19.47837542 longitude (deg.): -103.70568599 latitude (deg.): 18.87124633 longitude (deg.): -103.48948645 latitude (deg.): 18.79836784 longitude (deg.): -103.78951853 center latitude (deg.): 19.17729150 center longitude (deg.): -103.60217102 min. latitude (deg.): 18.79836784 max. latitude (deg.): 19.48956878 min. longitude (deg.): -103.78951853 max. longitude (deg.): -103.40866769 delta latitude (deg.): 0.69120094 delta longitude (deg.): 0.38085084 upper left corner latitude, longitude (deg.): 19.53 -103.83 lower right corner latitude, longitude (deg.): 18.76 -103.37 ############################################################################### While the DLR xml says: <lat>1.97686521586169661E+01</lat> <lon>-1.03417068687320807E+02</lon> <lat>1.98168541846115076E+01</lat> <lon>-1.03692974830391222E+02</lon> <lat>1.93947957348381657E+01</lat> <lon>-1.03473584085917025E+02</lon> <lat>1.94480646503285399E+01</lat> <lon>-1.03777550684198957E+02</lon>
Replies (2)
RE: SLC corners on TSX/TDX data? - Added by Jacqueline Tema Salzer almost 9 years ago
The "center latitude" and "center longitude" parameters in the slc.par files are still correct and agree with the ones provided by DLR, but the output from SLC_corners is off.
The problem appears to be associated only with recent data (starting around November 2015?)
I have attached a DLR TDM*.xml file and the generated slc.par
RE: SLC corners on TSX/TDX data? Correction to par_TX_SLC to extract correct state vector subset - Added by Charles Werner almost 9 years ago
The problem is caused by the fact that there are over 200 state vectors in the TDX data spaced at 1 second interval.
par_TX_SLC has been modified to extract the subset of the state vectors that cover the data. There are approximately 17 state vectors in the subset.
The updated binary version of par_TX_SLC is attached.
par_TX_SLC (231 KB) par_TX_SLC |