You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Download pygmt-X.Y.Z.zip (rename to pygmt-vX.Y.Z.zip) and baseline-images.zip from
the release page, and upload the two zip files to https://zenodo.org/deposit,
ensure that they are filed under the correct reserved DOI
Release: v0.14.0
Scheduled Date: 2024/12/31
Pull request due date: 2024/12/28
DOI:
10.5281/zenodo.14535921Priority PRs/issues to complete prior to release
Extend / Add gallery example to explain "symbol" parameter of "Figure.plot" #3595Add basic tutorial "Plotting single-parameter symbols" #3598@yvonnefroehlichAdd Figure.scatter #3602@seismanGMTDataArrayAccessor: Support passing values using enums GridRegistration and GridType for grid registration and type #3696Figure.hlinesAdd Figure.hlines for plotting horizontal lines #923Figure.vlinesAdd Figure.vlines for plotting vertical lines #3726**BREAKING** pygmt.grdcut: Refactor to store output in virtualfiles for grids #3115Add pygmt.gmtread to read a dataset/grid/image into pandas.DataFrame/xarray.DataArray #3673Remove the dependency of netCDF4 #3643BREAKING: Support typesetting apostrophe (') and backtick (`) #3105Before release:
grep --include="*.py" -r vX.Y.Zfrom the base of the repository @seismanpygmt/_show_versions.pyas well as notes in Not working transparency regarding GMT-Ghostscript incompatibilitymake codespellto check common misspellings. If there are any, either fix them or add them toignore-words-listinpyproject.tomlRelease:
the release page, and upload the two zip files to https://zenodo.org/deposit,
ensure that they are filed under the correct reserved DOI
After release:
[Done automatically by conda-forge's bot. Remember to pin Python and SPEC0 versions]