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

Depths spiral was written when it was the only points data, needs to specify the dataset by type #26

Closed micahjohnson150 closed 3 years ago

micahjohnson150 commented 3 years ago

During our snowex hackweek call it came up that the depths spiral example in Jupyter notebooks gallery under docs is pulling all the points in the radius. Now running this would probably grab the GPR data too. We need to be more specific with that example.