get_sst_anom_shape Subroutine

public subroutine get_sst_anom_shape(state_cnt, array_shape)

Uses

  • proc~~get_sst_anom_shape~~UsesGraph proc~get_sst_anom_shape get_sst_anom_shape module~params params proc~get_sst_anom_shape->module~params module~types types module~params->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Arguments

Type IntentOptional AttributesName
integer(kind=8), intent(in) :: state_cnt
integer, intent(out) :: array_shape(3)

Observed SST anomaly (input).


Contents

None