OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
jdate.c File Reference
#include <stdio.h>
#include <stdint.h>
#include <timeutils.h>
Include dependency graph for jdate.c:

Go to the source code of this file.

Functions

int jdate (int32_t julian, int32_t *year, int32_t *doy)
 

Function Documentation

◆ jdate()

int jdate ( int32_t  julian,
int32_t *  year,
int32_t *  doy 
)

Definition at line 5 of file jdate.c.