UFO
ufo_aodext_mod::ufo_aodext Type Reference

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

Collaboration diagram for ufo_aodext_mod::ufo_aodext:

Public Member Functions

procedure setup => ufo_aodext_setup
 
procedure simobs => ufo_aodext_simobs
 
final destructor
 

Public Attributes

type(oops_variables), public obsvars
 
type(oops_variables), public geovars
 
real(kind_real), dimension(:), allocatable, public wavelength
 
integer, public nprofiles
 

Detailed Description

Fortran derived type for the observation type.

Definition at line 22 of file ufo_aodext_mod.F90.

Member Function/Subroutine Documentation

◆ destructor()

final ufo_aodext_mod::ufo_aodext::destructor
final

Definition at line 31 of file ufo_aodext_mod.F90.

Here is the call graph for this function:

◆ setup()

procedure ufo_aodext_mod::ufo_aodext::setup

Definition at line 29 of file ufo_aodext_mod.F90.

◆ simobs()

procedure ufo_aodext_mod::ufo_aodext::simobs

Definition at line 30 of file ufo_aodext_mod.F90.

Member Data Documentation

◆ geovars

type(oops_variables), public ufo_aodext_mod::ufo_aodext::geovars

Definition at line 25 of file ufo_aodext_mod.F90.

◆ nprofiles

integer, public ufo_aodext_mod::ufo_aodext::nprofiles

Definition at line 27 of file ufo_aodext_mod.F90.

◆ obsvars

type(oops_variables), public ufo_aodext_mod::ufo_aodext::obsvars

Definition at line 24 of file ufo_aodext_mod.F90.

◆ wavelength

real(kind_real), dimension(:), allocatable, public ufo_aodext_mod::ufo_aodext::wavelength

Definition at line 26 of file ufo_aodext_mod.F90.


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