View source: R/get_mod_filenames.R
get_mod_filenames | R Documentation |
Accessory function to find the names of HDF images corresponding to a given date and interval of spatial tiles within the lpdaac archive.
get_mod_filenames(
http,
used_server,
user,
password,
n_retries,
date_dir,
v,
h,
tiled,
out_folder_mod,
gui
)
http |
|
used_server |
|
user |
|
password |
|
n_retries |
|
date_dir |
|
v |
|
h |
|
tiled |
|
out_folder_mod |
|
gui |
|
character array
containing names of HDF images corresponding to the
requested tiles available for the product in the selected date
License: GPL 3.0
Original code by Babak Naimi (.getModisList
, in
ModisDownload.R)
modified to adapt it to MODIStsp scheme and to http archive (instead than old
FTP) by:
Lorenzo Busetto, phD (2014-2016)
Luigi Ranghetti, phD (2016)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.