A sphere with three ocean waves in differing shades of blue. Next to the sphere, there is the bolded text "Ocean Color". Under that, there are two acronyms, separated by a vertical pipe: OB.DAAC (Ocean Biology Distributed Active Archive Center) and OBPG (Ocean Biology Processing Group).
Lorem
ipsum
dolor
sit
amet
Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
include
focs
Version.hpp
Go to the documentation of this file.
1
namespace
focs
2
{
3
inline
constexpr
auto
program_name
=
"focs"
;
4
inline
constexpr
auto
software_version
=
"1.2.1"
;
5
}
focs::program_name
constexpr auto program_name
Definition:
Version.hpp:3
focs::software_version
constexpr auto software_version
Definition:
Version.hpp:4
focs
Definition:
DataProvider.hpp:16