Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a shorter video introduction to the home page #1769

Merged
merged 4 commits into from
Mar 1, 2022
Merged

Conversation

maxrjones
Copy link
Member

Description of proposed changes

Following the discussion from #613, this PR updates the video on the PyGMT landing page to be a shorter intro to PyGMT. I could remake the video if anyone has suggestions that they want included.

Fixes #

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
  • If adding new functionality, add an example to docstrings or tutorials.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash commands are:

  • /format: automatically format and lint the code
  • /test-gmt-dev: run full tests on the latest GMT development version

@maxrjones maxrjones added the documentation Improvements or additions to documentation label Feb 25, 2022
@weiji14
Copy link
Member

weiji14 commented Feb 26, 2022

Wow, this is awesome! The video looks really professional, and I think you summarized most of the key features of PyGMT along with the open source community aspect nicely. Definitely something to get on the front page for PyGMT v0.6.0 😄

README.rst Outdated
Comment on lines 46 to 47
But if you need some convincing first, watch this `1 hour introduction <https://www.youtube.com/watch?v=SSIGJEe0BIk>`__ to PyGMT!
For a quicker introduction, check out our `3 minute overview <https://youtu.be/4iPnITXrxVU>`__!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can just keep the 3 min part here. Suggest moving the 1 hour intro sentence after the 3 min video.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps we should remove the link to the 1-hour video, because we already have more update-to-date tutorials and gallery examples.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the tutorial link from this paragraph and added a reference to the external resources page in the following paragraph. Let me know if you rather only keep references to our internal gallery and examples.

@seisman seisman added this to the 0.6.0 milestone Feb 26, 2022
README.rst Outdated Show resolved Hide resolved
Copy link
Member

@seisman seisman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me.

@seisman seisman added the final review call This PR requires final review and approval from a second reviewer label Feb 27, 2022
@weiji14 weiji14 merged commit 4fc86b0 into main Mar 1, 2022
@weiji14 weiji14 deleted the overview-video branch March 1, 2022 03:36
@weiji14 weiji14 removed the final review call This PR requires final review and approval from a second reviewer label Mar 1, 2022
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
…s#1769)

Replace the video on the PyGMT landing page with a shorter, 3 minute
intro that includes plotting, processing, and community aspects of PyGMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants