set_predef_grid_params module

set_predef_grid_params(USHdir, grid_name, quilting)

Sets grid parameters for the specified predefined grid

Parameters:
  • USHdir (str) – Path to the SRW App ush directory

  • grid_name (str) – String specifying the predefined grid name

  • quilting (bool) – Whether quilting should be used for output

Returns:

params_dict – A dictionary of grid parameters

Raises:

KeyError – If a selected predefined grid is not found in predef_grid_params.yaml.