MET Online Tutorial for METv8.0 | Series-Analysis > Run

Next, we'll run Series-Analysis on the command line using the following command:

series_analysis \
-fcst $MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212 \
$MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212 \
$MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212 \
$MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212 \
$MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212 \
$MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212 \
$MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212 \
$MET_TUTORIAL_DATA/input/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212 \
-obs $MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc \
$MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc \
$MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc \
$MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc \
$MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc \
$MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc \
$MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc \
$MET_TUTORIAL_DATA/input/sample_obs/ST2ml_3h/sample_obs_2005080724V_03A.nc \
-out $MET_TUTORIAL_DATA/output/series_analysis/series_analysis_2005080700_2005080800_3A.nc \
-config $MET_TUTORIAL_DATA/config/SeriesAnalysisConfig_tutorial \
-v 2

These statistics will be produced separately for each grid location and accumulated over a time series, eight three-hour accumulations over a 24-hour period.