FV3 Bundle
constants.h
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2017 UCAR
3
*
4
* This software is licensed under the terms of the Apache Licence Version 2.0
5
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
6
*/
7
8
#ifndef IODA_CONSTANTS_H_
9
#define IODA_CONSTANTS_H_
10
11
namespace
ioda
{
12
const
double
missing_value
= -9.9999e+299;
13
}
// namespace ioda
14
15
#endif // IODA_CONSTANTS_H_
ioda
Definition:
IncrementFV3JEDI.h:36
ioda::missing_value
const double missing_value
Definition:
constants.h:12
src
fv3-bundle
ioda
src
ioda
constants.h
Generated on Tue Nov 6 2018 11:38:18 for FV3 Bundle by
1.8.14