pyguymer3.geo.clipLatitude

pyguymer3.geo.clipLatitude(lat, /)[source]

Clip latitude to be between -90° (inclusive) and +90° (inclusive)

Parameters:

lat (float) – the latitude

Returns:

ans – the clipped latitude

Return type:

float

Notes

Copyright 2017 Thomas Guymer [1]

References