mpas_tools.mesh.creation.mesh_definition_tools

These functions are tools used to define the cellWidth variable on regular lat/lon grids. The cellWidth variable is a jigsaw input that defines the mesh.

Functions

AtlanticPacificGrid(lat, lon, ...)

Combine two cell width distributions using a tanh function.

EC_CellWidthVsLat(lat[, cellWidthEq, ...])

Create Eddy Closure spacing as a function of lat.

RRS_CellWidthVsLat(lat, cellWidthEq, ...)

Create Rossby Radius Scaling as a function of lat.

mergeCellWidthVsLat(lat, cellWidthInSouth, ...)

Combine two cell width distributions using a tanh function.