-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
maintenanceBoring but important stuff for the core devsBoring but important stuff for the core devs
Milestone
Description
Release: v0.13.0
Scheduled Date: 2024/09/05
Pull request due date: 2024/09/03
DOI: 10.5281/zenodo.13679420
Priority PRs/issues to complete prior to release
- Convert projection table from reStructuredText to Markdown #3363 @yvonnefroehlich
- Tutorial: Adding a data set on top of a topographic surface via "drapegrid" of "Figure.grdview" #3316 @yvonnefroehlich
-
Make projection names consistent @yvonnefroehlich -
Use a different dataset in the gallery example "examples/gallery/lines/roads.py" #3320 @michaelgrund ? - Let pygmt.show_versions show GDAL version #3364
- Fix typos in documentation and codes #3370
Before release:
- Check SPEC 0 to see if we need to bump the minimum supported versions of GMT, Python and core package dependencies (NumPy/Pandas/Xarray) SPEC 0: Bump minimum supported versions to xarray 2022.09 #3372 @seisman
- Check to ensure that:
- All tests pass in the "GMT Legacy Tests" workflow Crashes but nothing we can do.
- All tests pass in the "GMT Dev Tests" workflow
- All tests pass in the "Doctests" workflow @seisman
- 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 @seisman
- Update warnings in
pygmt.show_versions()
as well as notes in Common installation issues
and Testing your install regarding GMT-Ghostscript incompatibility @seisman - Reserve a DOI on Zenodo by clicking on "New Version"
10.5281/zenodo.13679420
@seisman - Review the "PyGMT Team" page
- Finish up 'Changelog entry for v0.x.x' Pull Request: Changelog entry for v0.13.0 #3425
- 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
doc/minversions.md
- Add minimum required version information
doc/minversions.md
- Copy draft changelog from Release Drafter and edit it to look nice (see maintainers guide for details)
- Add a new entry in
- Run
make codespell
to check common misspellings. If there are any, either fix them or add them toignore-words-list
inpyproject.toml
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 SPEC0 versions]
- Bump PyGMT version on https://github.com/GenericMappingTools/try-gmt (after conda-forge update) Bump to PyGMT v0.13.0 and also other dependencies try-gmt#54
- Announce the release on:
- GMT forum (do this announcement first! draft on https://hackmd.io/@pygmt. requires moderator status) https://hackmd.io/V54IxrZGRv2eLr7z6n-7yQ
- 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/383826612_PyGMT_A_Python_interface_for_the_Generic_Mapping_Tools_v0130
- Party 🎉 (don't tick before all other checkboxes are ticked!)
Metadata
Metadata
Assignees
Labels
maintenanceBoring but important stuff for the core devsBoring but important stuff for the core devs