wiki:PDAFomi_deallocate_obs

PDAFomi_deallocate_obs

This page documents the routine PDAFomi_deallocate_obs of PDAF-OMI.

The routine is called in deallocate_obs_pdafomi. It deallocates teh OMI-internal obsrevation arrays.

Note: This routine is obsolete in PDAF V2.0 and later. It is only required to be called when PDAF-OMI is used with PDAF V1.16.

See the page about `callback_obs_pdafomi.F90` on how to use this routine.

The interface is:

  SUBROUTINE PDAFomi_deallocate_obs(thisobs)

    TYPE(obs_f), INTENT(inout) :: thisobs  ! Data type with full observation
Last modified 2 years ago Last modified on Dec 18, 2021, 12:54:33 PM