jgomezdans / get_modis

Downloading MODIS data from the USGS repository
GNU General Public License v3.0
62 stars 41 forks source link

Added support for LAADS downloads #15

Closed jgomezdans closed 4 years ago

jgomezdans commented 4 years ago

Still not very functional (e.g. no spatial subsetting), basically you select a product, a year(s) and DoY(s) and it will download everything in the (usually) 5-minute granules. Not super-tested, and it seems LAADS doesn't require usernames and/or passwords, so it's all pretty good.

Addresses #14