IODA Bundle
HofX3D.cc
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2020 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
#include "
lorenz95/instantiateL95ChangeVarFactory.h
"
9
#include "
lorenz95/L95Traits.h
"
10
#include "
oops/runs/HofX3D.h
"
11
#include "
oops/runs/Run.h
"
12
13
int
main
(
int
argc,
char
** argv) {
14
oops::Run
run
(argc, argv);
15
lorenz95::instantiateL95ChangeVarFactory
();
16
oops::HofX3D<lorenz95::L95Traits, lorenz95::L95ObsTraits>
hofx;
17
return
run
.execute(hofx);
18
}
main
int main(int argc, char **argv)
Definition:
HofX3D.cc:13
HofX3D.h
L95Traits.h
Run.h
oops::HofX3D
Definition:
HofX3D.h:38
oops::Run
Run encapsulates one OOPS run.
Definition:
Run.h:29
instantiateL95ChangeVarFactory.h
lorenz95::instantiateL95ChangeVarFactory
void instantiateL95ChangeVarFactory()
Definition:
instantiateL95ChangeVarFactory.h:17
run_satwnds.run
def run(bufr_path, num_threads, output_dir)
Definition:
run_satwnds.py:75
oops
l95
src
executables
HofX3D.cc
Generated on Fri Aug 20 2021 11:49:05 for IODA Bundle by
1.9.1