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

obs_def_cice_mod.f90 get_expected_agreg_freeboard unused arguments #843

Open
hkershaw-brown opened this issue Mar 19, 2025 · 0 comments · May be fixed by #850
Open

obs_def_cice_mod.f90 get_expected_agreg_freeboard unused arguments #843

hkershaw-brown opened this issue Mar 19, 2025 · 0 comments · May be fixed by #850
Assignees
Labels
cice Sea Ice models

Comments

@hkershaw-brown
Copy link
Member

subroutine get_expected_agreg_freeboard has unused arguments: var_sic, var_siv, var_snv

subroutine get_expected_agreg_freeboard(state_handle, ens_size, location, &

The calling code is passing in QTY_SEAICE_CONCENTR, QTY_SEAICE_VOLUME, QTY_SEAICE_SNOWVOLUME

! call get_expected_agreg_freeboard(state_handle, ens_size, location, &
! QTY_SEAICE_CONCENTR, QTY_SEAICE_VOLUME, QTY_SEAICE_SNOWVOLUME, &
! expected_obs, istatus)

@hkershaw-brown hkershaw-brown self-assigned this Mar 31, 2025
@hkershaw-brown hkershaw-brown added the cice Sea Ice models label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cice Sea Ice models
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant