1 #ifndef ATMOSPHERE_FIXTURE_H 2 #define ATMOSPHERE_FIXTURE_H 39 {
return statev->state().extent(blitz::firstDim);}
There are a number of tests that need to use a standard set of objects, similar to what we generate w...
virtual ~AtmosphereFixture()
This is a test fixture that creates an Atmosphere and related Statevector based on the unit test data...
boost::shared_ptr< PressureLevelInput > press_level
Pressure levels we have input data on.
boost::shared_ptr< StateVector > statev
Statevector that atm is attached as an observer.
void set_surface_pressure(double x)
Set the surface pressure of the atmosphere.
boost::shared_ptr< AtmosphereOco > atm
Atmosphere read from ConfigurationFixture.
int state_vector_size() const
Contains classes to abstract away details in various Spurr Radiative Transfer software.