-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
feature requestNew feature wantedNew feature wanted
Milestone
Description
This issue serves as the central tracker for the implementation of the Figure.solar method.
- GMT doc: https://docs.generic-mapping-tools.org/6.5/solar.html
- PyGMT doc: https://www.pygmt.org/dev/api/generated/pygmt.Figure.solar.html
Options
Checked: Implemented; Unchecked: To be implemented/discussed and help wanted; Strikethrough: Won't implement.
-
-B:frame -
-G:fill. Clipping will be implemented in POC: Figure.clip: Clip paths by polygons, land or water #3878 -
-J:projection -
-R: region -
-Tdcna[+ddate][+zTZ]]:-
dcna:terminator. It can be one of "astronomical", "civil", "day_night", "nautical" -
+d:terminator_datetime -
+z: use tzinfo fromterminator_datetime. Figure.solar: Support terminator datetime with timezone #4112
-
-
: Use-UFigure.timestamp -
-V: verbose -
-W:pen -
: Use-X/-YFigure.shift_origin -
-p:perspective -
-t:transparency -
: Use--PAR=valuepygmt.config
Options related to clipping
-
-GPOC: Figure.clip: Clip paths by polygons, land or water #3878 -
-NPOC: Figure.clip: Clip paths by polygons, land or water #3878
Options for inquiring about the sun's position
-
-C -
-I
Options for dumping the lines
-
-M -
-b -
-o
Progresses
- Initial feature implementation PR Wrap solar #804
- All functionality are implemented
- Add a tutorial/gallery
- Docstrings are complete and easy to read
- Full type hints
Metadata
Metadata
Assignees
Labels
feature requestNew feature wantedNew feature wanted
Type
Projects
Status
4) Gallery|tutorial example