cfusting / arctic-browning

Research code exploring why the arctic is getting brown.
1 stars 1 forks source link

Get Snow Data #7

Open cfusting opened 7 years ago

cfusting commented 7 years ago

We need to use either pymodis (which at the moment is not working) or another bit of code to download MODIS snow data over space-time. See this repo for some code that should work.

Once we have the code setup we need to download the data to the VACC as per the specs defined in the roadmap.

cfusting commented 7 years ago

Some ideas for working this out:

  1. Create an issue on the "fixed" repo site. 1a. Verify his example works.
  2. Create an issue for pymodis.
  3. Write your own.