API reference¶
This page provides an auto-generated summary of the MPAS mesh-tools API. For more details and examples, refer to the relevant chapters in the main part of the documentation.
MPAS mesh tools¶
|
Builds an MPAS periodic, planar hexagonal mesh with the requested dimensions, optionally saving it to a file, and returs it as an |
|
Translates the coordinate system of the planar MPAS mesh by an arbirary shift in x and/or y |
|
A function for building a jigsaw mesh |
Converts mesh data defined in triangle format to NetCDF |
|
mergeCellWidthVsLat: combine two cell width distributions using a tanh function. |
|
Create Eddy Closure spacing as a function of lat. |
|
RRS_CellWidthVsLat - Create Rossby Radius Scaling as a function of lat. |
|
AtlanticPacificGrid: combine two cell width distributions using a tanh function. |
|
|
|
|
Reads JIGSAW msh structure and produces a dictionary with values. |
Converts mesh data defined in triangle format to NetCDF |
|
Use |
|
Use |
|
Use |
|
Merges two MPAS non-contiguous meshes together into a single file |
|
Split two previously merged MPAS non-contiguous meshes together into separate files. |
|
Write an xarray Dataset with NetCDF4 fill values where needed |
|
Create a SCRIP file from an MPAS mesh |
Ocean Tools¶
|
|
|
|
|
Builds features defining the ocean basins and southern transects used in computing the meridional overturning circulation (MOC) :param gf: An object that knows how to download and read geometric featuers :type gf: |
|
Builds features defining the ocean basins used in computing the meridional overturning circulation (MOC) :param gf: An object that knows how to download and read geometric featuers :type gf: |
Visualization¶
|
Extract fields from a time series of NetCDF files as VTK files for plotting in paraview. |