Toggle navigation
EAT
Contents
Source Files
Modules
Procedures
Program
Source Files
Modules
Procedures
Program
init_obs_pdaf
Subroutine
7 statements
Source File
pdaf_wrapper.F90
pdaf_wrapper
init_obs_pdaf
Contents
None
private subroutine init_obs_pdaf(step, dim_obs_f, observation_f)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
step
Current time step
integer,
intent(in)
::
dim_obs_f
Dimension of full observation vector
real(kind=REAL64),
intent(out)
::
observation_f
(dim_obs_f)
Full observation vector
Contents
None