Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init_seik.F90(7): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. #10

Open
platipodium opened this issue May 25, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@platipodium
Copy link
Member

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)
-----^

@platipodium platipodium added the enhancement New feature or request label May 25, 2022
@danishyo
Copy link
Member

SEIK is not implemented yet, and this is planed to be added when migrating to PDAF-OMI.

@platipodium
Copy link
Member Author

@danishyo any updates on this? I hear you've been working with Lars on updating PDAF?

@danishyo
Copy link
Member

danishyo commented Sep 1, 2022

Hi Carsten

Yes, I am working on new OMI in PDAF.
This routine will no longer be needed in the future.

Dan

@danishyo
Copy link
Member

danishyo commented Oct 11, 2022 via email

@platipodium
Copy link
Member Author

@danishyo pinging you for an update. Can you remove the routine if it is no longer needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants