Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/quicklook/

mvn_qlook_filename.pro


Routines

top source mvn_qlook_filename

result = mvn_qlook_filename(instrument, time_range, date_only=date_only, alt_name=alt_name, file_version=file_version, level=level, descriptor=descriptor, _extra=_extra)

NAME: mvn_qlook_filename PURPOSE: Create s filename for a qlook plot CALLING SEQUENCE: filename = mvn_qlook_filename(intstrument, time_range, $ date_only = date_only) INPUT: instrument = a string for the instrument, e.g., 'swia', 'swea', etc... time_range = start and end times for the data OUTPUT: filename = a filename 'mvn_'+instrument+'_ql_'+date+start_hour+end_hour KEYWORDS: date_only = if set, only put the start date in the filename HISTORY: jmm, 2013-06-05

Parameters

instrument
time_range

Keywords

date_only
alt_name
file_version
level
descriptor
_extra

File attributes

Modification date: Fri Nov 21 06:43:12 2014
Lines: 41