OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
now.c
Go to the documentation of this file.
1 #include <timeutils.h>
2 
3 /****************************************************************************
4 Return the current unix time as a double.
5  *****************************************************************************/
6 double now(void) {
7  /* I could call gettimeofday() here to resolve the time down to the
8  * millisecond level, but I can't imagine that anyone really needs
9  * that kind of precision. */
10  return ((double) time(NULL));
11 }
12 
13 
double now(void)
Definition: now.c:6
#define NULL
Definition: decode_rs.h:63
this program makes no use of any feature of the SDP Toolkit that could generate such a then geolocation is calculated at that and then aggregated up to Resolved feature request Bug by adding three new int8 SDSs for each high resolution offsets between the high resolution geolocation and a bi linear interpolation extrapolation of the positions This can be used to reconstruct the high resolution geolocation Resolved Bug by delaying cumulation of gflags until after validation of derived products Resolved Bug by setting Latitude and Longitude to the correct fill resolving to support Near Real Time because they may be unnecessary if use of entrained ephemeris and attitude data is turned resolving bug report Corrected to filter out Aqua attitude records with missing status helping resolve bug MOD_PR03 will still correctly write scan and pixel data that does not depend upon the start time
Definition: HISTORY.txt:248