compass.ocean.tests.global_ocean.mesh.rrs6to18.RRS6to18BaseMesh.build_cell_width_lat_lon¶
- RRS6to18BaseMesh.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)