Skip to content

Commit 4776208

Browse files
DOC: Update Longitude value ranges.
Co-authored-by: Gui-FernandesBR <[email protected]>
1 parent 32a28c1 commit 4776208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocketpy/environment/environment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ def __init__(
314314
values correspond to the North. Default value is 0, which
315315
corresponds to the equator.
316316
longitude : float, optional
317-
Longitude in degrees (ranging from -180 to 360) of rocket
317+
Longitude in degrees (ranging from -180 to 180) of rocket
318318
launch location. Must be given if a Forecast, Reanalysis
319319
or Ensemble will be used as an atmospheric model or if
320320
Open-Elevation will be used to compute elevation. Positive

0 commit comments

Comments
 (0)