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

Adding other GPR datasets #63

Closed 4rwebb closed 2 years ago

4rwebb commented 2 years ago

Hi Micahs,

I think it would be great to also add the CSU and UNM GPR datasets. These are really complementary with Tate's BSU dataset. Links below.

https://nsidc.org/data/SNEX20_GM_CSU_GPR/versions/1

https://nsidc.org/data/SNEX20_UNM_GPR/versions/1

Thanks! Ryan

micahjohnson150 commented 2 years ago

Data management and building is now held in the snowex_db. Please follow this issue migrated to https://github.com/SnowEx/snowex_db/issues/2

micahjohnson150 commented 2 years ago

@4rwebb I added a PR in our new repo with the two datasets you mentioned here. Here is the link. https://github.com/SnowEx/snowex_db/pull/14

I would love to have you look over the add_unm_gpr.py and add_csu_gpr.py I have some questions but I believe I have this working in in my test db.