| Name |
Format |
Description |
Link |
|
46 |
Compressed tar file containing correlation coefficients for each pair in NetCDF format. Made with following command: ls In*/corr_utm.grd > corr_utm.lst; tar -czvf corr_utm.tgz `cat corr_utm.lst` |
https://gdr.openei.org/files/1527/corr_utm.tgz |
|
46 |
Compressed tar file containing masked range change for each pair in NetCDF format. Made with following command: ls In*/drhomaskd_utm.grd > drhomaskd_utm.lst; tar -czvf drhomaskd_utm.tgz `cat drhomaskd_utm.lst` |
https://gdr.openei.org/files/1527/drhomaskd_utm.tgz |
|
46 |
Compressed tar file containing metadata for individual images acquired on specific dates; these LED files were delivered with the RAW data. Made with following command:
ls In*/*.LED > led.lst; tar -czvf led.tgz `cat led.lst` |
https://gdr.openei.org/files/1527/led.tgz |
|
46 |
Compressed tar file containing masked range change for each pair in NetCDF format. Made with following command: ls In*/phasefilt_mask_utm.grd > phasefilt_mask_utm.lst; tar -czvf phasefilt_mask_utm.tgz `cat phasefilt_mask_utm.lst` |
https://gdr.openei.org/files/1527/phasefilt_mask_utm.tgz |
|
46 |
Compressed tar file containing metadata for individual images acquired on specific dates; These PRM files are created by GMTSAR. Made with following command: ls In*/*.PRM > prm.lst; tar -czvf prm.tgz `cat prm.lst` |
https://gdr.openei.org/files/1527/prm.tgz |
|
46 |
Compressed tar file of unit vectors for each pixel in each pair. Made with following three commands: ./calculate_vectors2.sh (followed by)
./calculate_means.sh (followed by)
ls In*/*_unit_vectors.txt > uvs.lst; tar -czvf uvs.tgz `cat uvs.lst` |
https://gdr.openei.org/files/1527/uvs.tgz |
|
47 |
List of interferometric pairs including metadata. |
https://gdr.openei.org/files/1527/PAIRSmake.txt |
|
47 |
List of mean vectors for each epoch pointing from target on ground to sensor aboard satellite. |
https://gdr.openei.org/files/1527/mean_unit_vectors.txt |
|
0 |
Digital Elevation Model in Universal Transverse Mercator coordinates (meters) in NetCDF format. |
https://gdr.openei.org/files/1527/dem_utm.grd |
|
47 |
This file contains information about all the files included in this collection and submission. |
https://gdr.openei.org/files/1527/0README.txt |
|
21 |
GMTSAR is an open source (GNU General Public License) InSAR processing system designed for users familiar with Generic Mapping Tools (GMT). The code is written in C and will compile on any computer where GMT and NETCDF are installed. |
https://topex.ucsd.edu/gmtsar/ |