Version 1 (modified by 4 months ago) ( diff ) | ,
---|
PDAFomi_set_doassim
This page documents the routine PDAFomi_set_doassim
of PDAF. The routine was introduced by PDAF version 2.3.1.
The routine sets thisobs%doassim.
The interface is:
SUBROUTINE PDAFomi_set_doassim(doassim) INTEGER, INTENT(in) :: doassim ! (1) assimilate this observation type; (0) no assimilation of this obs. type
Note:
- When using Fortran, one can also initialize thisobs%doassim directly
Note:
See TracWiki
for help on using the wiki.