UFO
|
Configuration options of SolarZenith. More...
#include <SolarZenith.h>
Public Attributes | |
oops::Parameter< bool > | skipRejected {"skip rejected", false, this} |
Configuration options of SolarZenith.
Definition at line 17 of file SolarZenith.h.
oops::Parameter<bool> ufo::SolarZenithParameters::skipRejected {"skip rejected", false, this} |
Set this option to true
to skip calculations and produce missing values at locations where all simulated variables have been rejected. Default: false
.
Definition at line 23 of file SolarZenith.h.