UFO
ufo_aodgeos_mod::ufo_aodgeos Type Reference

Fortran derived type for the observation type. More...

Collaboration diagram for ufo_aodgeos_mod::ufo_aodgeos:

Public Member Functions

procedure setup => ufo_aodgeos_setup
 
procedure simobs => ufo_aodgeos_simobs
 
final destructor
 

Public Attributes

type(oops_variables), public geovars
 
type(oops_variables), public obsvars
 
integer, public ntracers
 
real(kind_real), dimension(:), allocatable, public wavelength
 
character(len=maxvarlen), public rcfile
 

Detailed Description

Fortran derived type for the observation type.

Definition at line 22 of file ufo_aodgeos_mod.F90.

Member Function/Subroutine Documentation

◆ destructor()

final ufo_aodgeos_mod::ufo_aodgeos::destructor
final

Definition at line 31 of file ufo_aodgeos_mod.F90.

Here is the call graph for this function:

◆ setup()

procedure ufo_aodgeos_mod::ufo_aodgeos::setup

Definition at line 29 of file ufo_aodgeos_mod.F90.

◆ simobs()

procedure ufo_aodgeos_mod::ufo_aodgeos::simobs

Definition at line 30 of file ufo_aodgeos_mod.F90.

Member Data Documentation

◆ geovars

type(oops_variables), public ufo_aodgeos_mod::ufo_aodgeos::geovars

Definition at line 23 of file ufo_aodgeos_mod.F90.

◆ ntracers

integer, public ufo_aodgeos_mod::ufo_aodgeos::ntracers

Definition at line 25 of file ufo_aodgeos_mod.F90.

◆ obsvars

type(oops_variables), public ufo_aodgeos_mod::ufo_aodgeos::obsvars

Definition at line 24 of file ufo_aodgeos_mod.F90.

◆ rcfile

character(len=maxvarlen), public ufo_aodgeos_mod::ufo_aodgeos::rcfile

Definition at line 27 of file ufo_aodgeos_mod.F90.

◆ wavelength

real(kind_real), dimension(:), allocatable, public ufo_aodgeos_mod::ufo_aodgeos::wavelength

Definition at line 26 of file ufo_aodgeos_mod.F90.


The documentation for this type was generated from the following file: