Skip to content

Commit

Permalink
DOC: Update Longitude value ranges.
Browse files Browse the repository at this point in the history
Co-authored-by: Gui-FernandesBR <[email protected]>
  • Loading branch information
phmbressan and Gui-FernandesBR authored Mar 29, 2024
1 parent 32a28c1 commit 4776208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocketpy/environment/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ def __init__(
values correspond to the North. Default value is 0, which
corresponds to the equator.
longitude : float, optional
Longitude in degrees (ranging from -180 to 360) of rocket
Longitude in degrees (ranging from -180 to 180) of rocket
launch location. Must be given if a Forecast, Reanalysis
or Ensemble will be used as an atmospheric model or if
Open-Elevation will be used to compute elevation. Positive
Expand Down

0 comments on commit 4776208

Please sign in to comment.