get_obs_id_matrix: Measurement operator matrix saying 1 if there is observation...

Description Usage Arguments

Description

Measurement operator matrix saying 1 if there is observation data available, 0 otherwise

Usage

1
get_obs_id_matrix(n_states, n_params_obs, n_params_est, n_step, obs)

Arguments

n_states

number of states we're updating in data assimilation routine

n_params_est

number of parameters we're calibrating

n_step

number of model timesteps

obs

observation matrix created with get_obs_matrix function

n_param_obs

number of parameters for which we have observations


robertladwig/thermod documentation built on Sept. 15, 2021, 1:52 a.m.