ReadWrfChem

read WRF-Chem (Weather Research and Forecasting model coupled to Chemistry) data files

ReadWrfChem grid_out grid (grid_out) data_out0 scalar data (data_out0) data_out1 scalar data (data_out1) data_out2 scalar data (data_out2) data_out_U scalar data (data_out_U) data_out_V scalar data (data_out_V) data_out_W scalar data (data_out_W)

Parameters

name

description

type

first_step

first timestep to read

Int

last_step

last timestep to read (-1: last)

Int

step_increment

number of steps to increment

Int

first_rank

rank for first partition of first timestep

Int

file_dir

NC files directory

String

num_partitions_lat

number of partitions in lateral

Int

num_partitions_ver

number of partitions in vertical

Int

var_dim

Dimension of variables (2D, 3D, other)

String

true_height

Use real ground topology ((NONE))

String

GridX

grid Sout-North axis ((NONE))

String

GridY

grid East_West axis ((NONE))

String

pert_gp

perturbation geopotential ((NONE))

String

base_gp

base-state geopotential ((NONE))

String

GridZ

grid Bottom-Top axis ((NONE))

String

Variable0

Variable0 ((NONE))

String

Variable1

Variable1 ((NONE))

String

Variable2

Variable2 ((NONE))

String

U

U ((NONE))

String

V

V ((NONE))

String

W

W ((NONE))

String

distribute_time

distribute timesteps across MPI ranks

Int