scm_run

../../_images/SCM_RUN.png

Runs the IFS Single Column Model.

Tip

A tutorial about using the Single Column Model in Metview can be found here.

Warning

This function is only available for internal ECMWF use.

Note

This function performs the same task as the Scm Run icon in Metview’s user interface. It accepts its parameters as keyword arguments, described below.

scm_run(**kwargs)

Runs the IFS Single Column Model.

Warning

This function is only available for internal ECMWF use.

Parameters
  • scm_exe_path (str) –

  • scm_input_data (str) –

  • scm_input_data_path (str) –

  • scm_namelist (str) –

  • scm_namelist_path (str) –

  • scm_vtable (str) –

  • scm_vtable_path (str) –

  • scm_rclim_path (str) –

  • scm_copy_output_data ({"on", "off"}, default: "off") –

  • scm_output_data_path (str, default: "scm_out.nc") –

Return type

Request