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 an example producing multiple snow depth maps. #5

Closed micahjohnson150 closed 4 years ago

micahjohnson150 commented 4 years ago

Once the lidar datasets are in the db, we should make an example differencing them for comparison. This would make a great notebook.

hpmarshall commented 4 years ago

Yes! You could start with the easy one, just differencing the two QSI flights to make a new raster of differences. Then the next step would be to regrid/interpolate the 2016 ASO snow-free raster to the QSI grid and difference from each of the QSI flights to get total snow depth.