>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  TIME_LABEL
Libraries

TIME_LABEL

TIME_LABEL

Name


      TIME_LABEL

Purpose


      Make a time label array

Category


Calling Sequence


      lbl = time_label(v, form)

Inputs


      v = Array of values in seconds. in
      form = Time date format string. in

Keyword Parameters


Keywords


        JD=jd Set Julian Day of reference date.
          If not given the 1-Jan-2000 is used.

Outputs


      lbl = String array of labels. out

Common Blocks


Notes


      Notes: The input time array is really an array
        of seconds from 0:00 on the reference date given
        by JD=jd. If format string does not specify a
        date output then JD=jd need not be given, it
        defaults to 1-Jan-2000. When d$ is given in the
        format string this just counts from day 1 up (to 31).
        For a description of the time format string
        see the routine dt_tm_mak.

Modification History


      R. Sterner. 18 Nov, 1988.
      R. Sterner, 22 Feb, 1991 --- Converted to IDL V2.
      R. Sterner, 26 Feb, 1991 --- Renamed from make_time_labels.pro
      Johns Hopkins University Applied Physics Laboratory.
      R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
  Copyright (C) 1988, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us