diff --git a/scripts/apply_obs_op_dart.py b/scripts/apply_obs_op_dart.py index 23367ecd1bb5a2395254e8cd35c1e1ce3ffd0c17..3ce490d304082225478df71f207cd2acdc3a55cc 100755 --- a/scripts/apply_obs_op_dart.py +++ b/scripts/apply_obs_op_dart.py @@ -13,6 +13,11 @@ import wrfout_add_geo """Apply observation operator to some ensemble state i.e. wrfout files in an archive directory +output: saves obs_seq.final files +these contain the Hx values +usually applied to 1 min forecasts to assess the posterior analysis quality +(analysis+1minute = 'posterior') + """