get_obs_matrix: turn observation dataframe into matrix

Description Usage Arguments

Description

turn observation dataframe into matrix

Usage

1
get_obs_matrix(obs_df, model_dates, n_step, n_states)

Arguments

obs_df

observation data frame

model_dates

dates over which you're modeling

n_step

number of model time steps

n_states

number of states we're updating in data assimilation routine


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