Skip to content

Commit 5412b34

Browse files
DOC: add latitude range in docs
Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
1 parent 5e99b1f commit 5412b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rocketpy/environment/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def geodesic_to_lambert_conformal(lat, lon, projection_variable, x_units="m"):
115115
Parameters
116116
----------
117117
lat : float
118-
Latitude in degrees.
118+
Latitude in degrees, ranging from -90 to 90
119119
lon : float
120120
Longitude in degrees, ranging from -180 to 180.
121121
projection_variable : netCDF4.Variable

0 commit comments

Comments
 (0)