CONSTRUCT_COSP_SUBGRID Subroutine

public subroutine CONSTRUCT_COSP_SUBGRID(Npoints, Ncolumns, Nlevels, y)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: Npoints
integer, intent(in) :: Ncolumns
integer, intent(in) :: Nlevels
type(COSP_SUBGRID), intent(out) :: y

Contents