read_obs_nc Subroutine

public subroutine read_obs_nc(current_observation_filename)

@author Wolfgang Kurtz, Guowei He, Mukund Pondkule @date 03.03.2023 @brief Read NetCDF observation file @param[in] current_observation_filename Name of observation file @details This subroutine reads the observation file and stores the data in the corresponding arrays.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: current_observation_filename