Skip to content

Commit 5c08338

Browse files
authored
Update README.md
1 parent ee1b56b commit 5c08338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Creates high-resolution renderings of the Earth and the major celestial bodies i
2121
- `position` → specifies the position of the center of the celestial body
2222
- `reference_plane` → specifies which reference plane the celestial body is drawn with respect to. If specified as `equatorial`, the reference plane is taken to be the equatorial plane of the celestial body. If specified as `ecliptic`, the celestial body will be tilted by the obliquity (i.e. the angle between the ecliptic plane and the equatorial plane).
2323
- `theta` → specifies the rotation angle about the 3rd axis of the celestial body (in degrees)
24-
- `units` → specifies the units the celestial body should be drawn in. Units available are `'AU'`, `'ft'`, `'km'`, `m`, `'mi'`, and `'nmi`.
24+
- `units` → specifies the units the celestial body should be drawn in. Units available are `'AU'`, `'ft'`, `'km'`, `'m'`, `'mi'`, and `'nmi'`.
2525
- `transparency` → specifies how transparent the celestial body is (1 for 100% transparency, 0 for 100% opacity)
2626

2727
**NOTE:** All fields of `opts` do NOT have to be defined; when a field is left undefined, the rest of the plot settings are set to default values. Additionally, `color`, `line_width`, and `line_style` are only relevant when plotting the Earth's coastlines.

0 commit comments

Comments
 (0)