Skip to content

Latest commit

 

History

History
14 lines (5 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (5 loc) · 487 Bytes

Working directory for UAVSAR analysis for SnowEx2020 HPM 6/30/20

getUAVSARgrd.m = downloads data from UAVSAR server. Input flight_url and base_name, and all polarizations and datafiles (correlation, interferogram, amplitude1, amplitude2) are auto downloaded

batchDownloadData.m = script to dump data using getUAVSARgrd.m for several sites and flights

readUAVSARgrd.m = loads binary data into matlab, converts to UTM, creates northing/easting vectors; still needs some testing