Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/missions/rbsp/efw/utils/

jbt_fileurls.pro


NAME: PURPOSE: Retrieve a list of files on a remote directory accessible via http. CATEGORIES: Utilities CALLING SEQUENCE: result = jbt_fileurls(remote_dir, verbose = verbose) remote_dir must a valid http directory, such as: http://themis.ssl.berkeley.edu/data/rbsp/teams/spice/mk/ ARGUMENTS: remote_dir: (In, required) See above. KEYWORDS: verbose: Set this keyword to 0 if one wants to suppress verbose screen output. COMMON BLOCKS: EXAMPLES: SEE ALSO: HISTORY: 2012-10-27: Created by Jianbao Tao (JBT), SSL, UC Berkley. 2012-11-02: Initial release to TDAS. VERSION: $LastChangedBy: jimm $ $LastChangedDate: 2013-02-05 18:56:56 -0800 (Tue, 05 Feb 2013) $ $LastChangedRevision: 11532 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/utils/jbt_fileurls.pro $

Routines

top source jbt_fileurls

result = jbt_fileurls(remote_dir, verbose=verbose, localdir=localdir)

Parameters

remote_dir

Keywords

verbose
localdir

File attributes

Modification date: Thu Feb 13 16:43:25 2014
Lines: 19