sloop.models.hycom3d.io.read_patch_input

sloop.models.hycom3d.io.read_patch_input(patch_input)[source]

Read the patch.input MPI tiling file

Parameters

patch_input (str) –

Returns

2D arrays contains the start and end indices along i and 1D arrays contains the start and end indices along j. Other numbers are stored as global attributes.

Return type

xarray.Dataset