SnowEx / snowexsql

A project to access the SnowEx database holding data from the NASA SnowEx campaign
https://snowexsql.readthedocs.io/en/latest/readme.html
GNU General Public License v3.0
25 stars 6 forks source link

Make a notebook showing with the UAVSAR data is to extracting the coherence and phase change #6

Open micahjohnson150 opened 4 years ago

micahjohnson150 commented 4 years ago

"What I would like to be able to do with the UAVSAR data is to extract the coherence and phase change from all 4 polarizations, for a 10m area around a given location (say at a pit). That would be an ideal example if you get to it." - HP Marshall

hpmarshall commented 4 years ago

Here is a little more detail. For each snowpit, an example that pulls the data for the nearest UAVSAR pixel, from all the UAVSAR rasters, would be ideal. We will be working with the data from all the UAVSAR rasters, and comparing them to the pit data. So extracting a table, with the first column being pit name, and then columns for the nearest pixel from each of the UAVSAR rasters would be ideal. We would then do the same with depth...but that should be exactly the same, just different coordinates and more of them. Let me know if this doesn't make sense. Thanks!

micahjohnson150 commented 4 years ago

Modify this example to look somewhere in the northwest corner, use the depth change from QSI. Then make the comparison.