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

Create download scripts that reference the NSIDC #22

Closed micahjohnson150 closed 3 years ago

micahjohnson150 commented 3 years ago

Since I am not sure how to download GDrive in a headless state like the EC2 instance is, I figure its a good time to move to scripts that pull the actual NSIDC data.

hpmarshall commented 3 years ago

Agreed!

On Sun, Apr 4, 2021 at 9:21 PM Micah Johnson @.***> wrote:

Since I am not sure how to download GDrive in a headless state like the EC2 instance is, I figure its a good time to move to scripts that pull the actual NSIDC data.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hpmarshall/SnowEx2020_SQLcode/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFPT47RWAGVHOORHX2YCU7DTHEUDXANCNFSM42MDHKVA .

--

Hans-Peter Marshall, Associate Professor Cryosphere Geophysics And Remote Sensing (CryoGARS) Department of Geosciences, Boise State University 1910 University Dr., ERB 3155 Boise, ID 83725-1536 http://earth.boisestate.edu/cryogars Twitter: @snowradar Pronouns: he/him/his @.*** (208) 426-1416 (o) (208) 426-4061 (f)

micahjohnson150 commented 3 years ago

This is pretty much complete. Any data we have that is on the nsidc is being pulled from there. There are still datasets to be published but at least we have the system in place now. Closing,