compass.ocean.tests.sphere_transport.nondivergent_2d.mesh.Mesh.build_cell_width_lat_lon
- Mesh.build_cell_width_lat_lon()[source]
Create cell width array for this mesh on a regular latitude-longitude grid
- Returns:
cellWidth (numpy.array) – m x n array of cell width in km
lon (numpy.array) – longitude in degrees (length n and between -180 and 180)
lat (numpy.array) – longitude in degrees (length m and between -90 and 90)