AMSU-A_FCDR_STAR/amsu.fcdr.gridded.TimeUtility.java [ Modules ]

[ Top ] [ Modules ]

NAME

   amsu.fcdr.gridded.TimeUtility.java

PURPOSE

   Utility class to handle date and time in generating gridded AMSU-A brightness temperature FCDR.

DESCRIPTION

   This class provides tools to 
     convert time in format of seconds since 1978 to a vector of year, month, day, hour, minute, and seconds;
     get previous day of the specified year, month and day;
     get next day of the specified year, month and day;
     convert calendar day to Julian day;
     convert Julian day to calendar day.

AUTHOR

   Xianjun Hao, George Mason University 

COPYRIGHT

   THIS SOFTWARE AND ITS DOCUMENTATION ARE CONSIDERED TO BE IN THE PUBLIC
   DOMAIN AND THUS ARE AVAILABLE FOR UNRESTRICTED PUBLIC USE. THEY ARE
   FURNISHED "AS IS." THE AUTHORS, THE UNITED STATES GOVERNMENT, ITS
   INSTRUMENTALITIES, OFFICERS, EMPLOYEES, AND AGENTS MAKE NO WARRANTY,
   EXPRESS OR IMPLIED, AS TO THE USEFULNESS OF THE SOFTWARE AND
   DOCUMENTATION FOR ANY PURPOSE. THEY ASSUME NO RESPONSIBILITY (1) FOR
   THE USE OF THE SOFTWARE AND DOCUMENTATION; OR (2) TO PROVIDE TECHNICAL
   SUPPORT TO USERS.

 REVISION HISTORY
   12/08/2015 Initial Version prepared for NCEI