form memory you can download tiles like this, modify it a bit to include filter for your year of interest...
#!/bin/bash n1=12#horizontal number(s) n2=10#vertical number(s) wget -rc -A*h$n1v$n2*.hdf ftp://e4ftl01u.ecs.nasa.gov/MOLT/MOD43B3.005 Happy download ! -----Original Message----- From: [email protected] on behalf of Salvatore Mellino Sent: Wed 9/28/2011 7:50 PM To: [email protected] Subject: [GRASS-user] download MODIS data (MOD43B3) Hello I'm on a mac osx 10.7 (LION) and GRASS 6.5. I need to download MODIS data (MOD43B3) for a time period of one year. Does it exist some automatic procedure? Thanks. Salvatore_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
