PDAFomi_deallocate_obs Subroutine

public subroutine PDAFomi_deallocate_obs(thisobs)

Deallocate arrays in observation type

This routine deallocates arrays in the data type THISOBS. The routine mainly operates on the full observation type. It is included here to avoid cross-dependences between PDAFomi_obs_f and PDAFomi_obs_l.

The routine is called by all filter processes.

Revision history: * 2019-10 - Lars Nerger - Initial code * Later revisions - see repository log

Arguments

Type IntentOptional Attributes Name
type(obs_f), intent(inout) :: thisobs