compass.mesh.QuasiUniformSphericalMeshStep.make_jigsaw_mesh

QuasiUniformSphericalMeshStep.make_jigsaw_mesh(lon, lat, cell_width)[source]

Build the JIGSAW mesh. A subclass can override this method to build the mesh in a different way.

lonnumpy.ndarray

longitude in degrees (length n and between -180 and 180)

latnumpy.ndarray

longitude in degrees (length m and between -90 and 90)

cell_widthnumpy.ndarray

m x n array of cell width in km