mpas_tools.mesh.creation.signed_distance

Functions

distance_from_geojson(fc, lon_grd, lat_grd, ...)

Get the distance for each point on a lon/lat grid from the closest point on the boundary of the geojson regions.

mask_from_geojson(fc, lon_grd, lat_grd)

Make a rasterized mask on a lon/lat grid from shapes (geojson multipolygon data).

signed_distance_from_geojson(fc, lon_grd, ...)

Get the distance for each point on a lon/lat grid from the closest point on the boundary of the geojson regions.