Closed
Description
Release: v0.10.0
Scheduled Date: 2023/09/01
Pull request due date: 2023/08/30
Priority PRs/issues to complete prior to release
- Add gallery example for plotting an RGB image from an xarray.DataArray #2641
- Figure.text: Support non-ASCII characters in the 'text' parameter #2638
- Fix tests for Aug 2023 updated remote datasets #2636
- Add gallery example to show usage of dcw parameter in Figure.coast #2428
- Add tutorial to explain naming of PyGMT figure elements #2383
- pygmt.select: Add aliases for "C", "F", and "L" #2466
- Add ResearchGate version upload to Release checklist #2642
Before release:
- Check NEP29 to see if we need to bump the minimum Python and NumPy versions
- Check to ensure that:
- All tests pass in the "GMT Legacy Tests" workflow
- All tests pass in the "GMT Dev Tests" workflow
- Deprecations and related tests are removed for this version by running
grep --include="*.py" -r 'remove_version="vX.Y.Z"' pygmt
from the base of the repository
- Reserve a DOI on Zenodo by clicking on "New Version"
10.5281/zenodo.8303186
- Finish up 'Changelog entry for v0.x.x' Pull Request: Changelog entry for v0.10.0 #2651
- Add a new entry in
doc/_static/version_switch.js
for documentation switcher - Update
CITATION.cff
and BibTeX at https://github.com/GenericMappingTools/pygmt#citing-pygmt- Update authorship list
- Update DOI (and url for BibTeX)
- Update version
- Update date released
- Add the documentation link https://github.com/GenericMappingTools/pygmt#compatibility-with-gmtpythonnumpy-versions
- Add compatibility information https://github.com/GenericMappingTools/pygmt#compatibility-with-gmtpythonnumpy-versions
- Copy draft changelog from Release Drafter and edit it to look nice (see maintainers guide for details)
- Add a new entry in
Release:
- At the PyGMT release page on GitHub:
- Edit the draft release notes with the finalized changelog
- Set the tag version and release title to vX.Y.Z
- Make a release by clicking the 'Publish Release' button, this will automatically create a tag too
- Manually upload the pygmt-vX.Y.Z.zip and baseline-images.zip files to https://zenodo.org/deposit, ensure that it is filed under the correct reserved DOI
After release:
- Update conda-forge pygmt-feedstock [Done automatically by conda-forge's bot, but remember to pin NEP29 versions] pygmt v0.10.0 conda-forge/pygmt-feedstock#28
- Bump PyGMT version on https://github.com/GenericMappingTools/try-gmt (after conda-forge update) Bump to PyGMT v0.10.0 try-gmt#51
- Announce the release on:
- GMT forum (do this announcement first! draft on https://hackmd.io/@pygmt. requires moderator status) https://forum.generic-mapping-tools.org/t/pygmt-v0-10-0-released/4223
- ResearchGate (after forum announcement, add new version as research item via the code category, be sure to include the corresponding new Zenodo DOI) https://www.researchgate.net/publication/373659077_PyGMT_A_Python_interface_for_the_Generic_Mapping_Tools_v0100
- Twitter (after forum announcement)
- Party 🎉 (don't tick before all other checkboxes are ticked!)