You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
init_seik.F90(7): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [STATE_P]
SUBROUTINE init_seik(filtertype, dim_p, dim_ens, state_p, Uinv, &
-------------------------------------------------^
init_seik.F90(7): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [UINV]
SUBROUTINE init_seik(filtertype, dim_p, dim_ens, state_p, Uinv, &
----------------------------------------------------------^
init_seik.F90(8): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [ENS_P]
ens_p, flag)
-----^
The text was updated successfully, but these errors were encountered:
Hi Carsten
Yes, I am working on new OMI in PDAF.
This routine will no longer be needed in the future.
Dan
Carsten Lemmen ***@***.***> 於 2022年8月31日 週三 中午12:04寫道:
init_seik.F90(7): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [STATE_P]
SUBROUTINE init_seik(filtertype, dim_p, dim_ens, state_p, Uinv, &
-------------------------------------------------^
init_seik.F90(7): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [UINV]
SUBROUTINE init_seik(filtertype, dim_p, dim_ens, state_p, Uinv, &
----------------------------------------------------------^
init_seik.F90(8): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [ENS_P]
ens_p, flag)
-----^
The text was updated successfully, but these errors were encountered: