OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
getDOI.cpp File Reference
#include <productInfo.h>
#include <stdlib.h>
#include <stdio.h>
#include <genutils.h>
#include <string>
#include <ctype.h>
#include <algorithm>
#include <pugixml.hpp>
Include dependency graph for getDOI.cpp:

Go to the source code of this file.

Functions

const char * getDOI (const char *platform, const char *sensor, const char *level, const char *suite, const char *version)
 

Function Documentation

◆ getDOI()

const char* getDOI ( const char *  platform,
const char *  sensor,
const char *  level,
const char *  suite,
const char *  version 
)

Definition at line 16 of file getDOI.cpp.