CONSTRUCT_COSP_ISCCP Subroutine

public subroutine CONSTRUCT_COSP_ISCCP(cfg, Npoints, Ncolumns, Nlevels, x)

Arguments

Type IntentOptional Attributes Name
type(COSP_CONFIG), intent(in) :: cfg
integer, intent(in) :: Npoints
integer, intent(in) :: Ncolumns
integer, intent(in) :: Nlevels
type(COSP_ISCCP), intent(out) :: x

Contents