Observing system simulation experiment / perfect_model_obs
The DART executable perfect_model_obs takes restart files from a single
instance of a model run and creates observation sequence files from it
containing synthetic “observations” from the model run.
The most straightforward way to use perfect_model_obs is to use two
precursor programs to format a file that can be fed to perfect_model_obs:
create_obs_sequencecreates a template for the observationscreate_fixed_network_sequencerepeats that template at multiple timesperfect_model_obsharvests the observation values.
