Documentation for /Users/balarsen/Documents/idl/larsen/

Generated by IDLdoc

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

./

thm_save_name.pro

topthm_save_name

result = thm_save_name(probe, version)

create a filename for a themis pxxm file

uses the themis system common blocks, the timespan has to be set before this is called

Return value

a filename that can then be saved or restored

Parameters

probe in required

which probe to crate a name from

version in required

what savefile version to use, this just ticks up

Examples

THEMIS> timespan, '2008-4-1', 10, /day % Compiled module: TIMESPAN. % Compiled module: TIME_DOUBLE. % Compiled module: TIME_STRUCT. % Compiled module: DPRINT. % Compiled module: MINMAX. % Compiled module: TIME_STRING. % Compiled module: DAY_TO_YEAR_DOY. % Compiled module: DOY_TO_MONTH_DATE. % Compiled module: STR_ELEMENT. THEMIS> print, thm_save_name('a', 2) % Compiled module: THM_SAVE_NAME. % Compiled module: THM_TIME2EUV_DATE. % Compiled module: GET_TIMESPAN. % Compiled module: THM_TIME2JS. % Compiled module: JULDAY. % Compiled module: JD2JS. % Compiled module: YMD2JD. % Compiled module: JS2EUV_DATE. % Compiled module: JS2JD. % Compiled module: JD2EUV_DATE. % Compiled module: CALDAT. % Compiled module: TRIM. % Compiled module: ZEROPAD. % Compiled module: DATE2DOY. tha_2008092000000-2008102000000_v2.sav

Author information

History:

Wed Mar 4 13:05:20 2009, Brian Larsen written and tested 5nov2008, BAL

Statistics

Lines: 19
McCabe complexity:

File attributes

Modifcation date: Wed Mar 4 13:05:38 2009
Lines: 82
Disclaimer