FV3 Bundle
oda_core_mod::copy_obs Interface Reference

Private Member Functions

subroutine copy_obs_prof (obs_in, obs_out)
 
subroutine copy_obs_sfc (Obs_in, Obs_out)
 

Detailed Description

Definition at line 194 of file oda_core.F90.

Member Function/Subroutine Documentation

◆ copy_obs_prof()

subroutine oda_core_mod::copy_obs::copy_obs_prof ( type(ocean_profile_type), dimension(:), intent(in)  obs_in,
type(ocean_profile_type), dimension(:), intent(inout)  obs_out 
)
private

Definition at line 1269 of file oda_core.F90.

◆ copy_obs_sfc()

subroutine oda_core_mod::copy_obs::copy_obs_sfc ( type(ocean_surface_type), dimension(:), intent(in)  Obs_in,
type(ocean_surface_type), dimension(:), intent(inout)  Obs_out 
)
private

Definition at line 1335 of file oda_core.F90.


The documentation for this interface was generated from the following file: