recombine_bands_grid_to_mesh.py#

Recombine regridded bands into a single UGrid file#

Recombine regridded latitude bands into a UGrid dataset covering the full domain of the target mesh from which the bands were generated. A mesh mapping dataset is required to map the individual bands onto the correct locations on the target mesh, based on the band_number attribute on each latitude band.

Command Line Interface#

usage: recombine_bands_grid_to_mesh.py [-h] mesh_mapping bands output

Positional Arguments#

mesh_mapping

Path to mesh_mapping.

bands

Path to bands.

output

Path to output the results from RecombineMeshBands.