GenericMappingTools / GenericMappingTools/pygmt
How to store the images used in the "Presentation" section?
Open
discussions
- Dominant language
- Python
- Stars
- 874
- Forks
- 255
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 40
Description
_For context please see https://github.com/GenericMappingTools/pygmt/pull/3685#discussion_r1891093839_.
Currently we use images stored in `_static` for the "overview" section of the PyGMT documentation. However this files are quite large (https://github.com/GenericMappingTools/pygmt/pull/3685#issuecomment-2541520962). Solutions can be:
- Upload the static images into the comment box, and then GitHub will store them for us.
- Create a separate github repository to store these static images.
Contributor guide
Assessment
This issue has not been assessed yet.