Skip to content

pygmt.grdfill: Deprecate parameters splinefill/constantfill/neighborfill/gridfill to spline_fill/constant_fill/neighbor_fill/grid_fill (Will be removed in v0.20.0) - #4273

Merged
seisman merged 5 commits into
mainfrom
deprecate-grdfill-fill
Dec 13, 2025
Merged

pygmt.grdfill: Deprecate parameters splinefill/constantfill/neighborfill/gridfill to spline_fill/constant_fill/neighbor_fill/grid_fill (Will be removed in v0.20.0)#4273
seisman merged 5 commits into
mainfrom
deprecate-grdfill-fill

Conversation

@yvonnefroehlich

@yvonnefroehlichyvonnefroehlich commented Dec 12, 2025

Copy link
Copy Markdown
Member

Description of proposed changes

Use underscores between words in parameter names; related to #2014.
The function name is grdfill. The parameter name gridfill is changed to grid_fill.

Preview: https://pygmt-dev--4273.org.readthedocs.build/en/4273/api/generated/pygmt.grdfill.html

Guidelines

Slash Commands

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

  • /format: automatically format and lint the code

@yvonnefroehlichyvonnefroehlich added this to the 0.18.0 milestone Dec 12, 2025
@yvonnefroehlichyvonnefroehlich self-assigned this Dec 12, 2025
@yvonnefroehlichyvonnefroehlich added the deprecation Deprecating a feature label Dec 12, 2025
@yvonnefroehlichyvonnefroehlich changed the title Figure.gridfill: Deprecate parameters splinefill/constantfill/neighborfill/gridfill to spline_fill/constant_fill/neighbor_fill/grid_fill (Will be removed in v0.20.0)Figure.grdfill: Deprecate parameters splinefill/constantfill/neighborfill/gridfill to spline_fill/constant_fill/neighbor_fill/grid_fill (Will be removed in v0.20.0)Dec 12, 2025
@yvonnefroehlichyvonnefroehlich changed the title Figure.grdfill: Deprecate parameters splinefill/constantfill/neighborfill/gridfill to spline_fill/constant_fill/neighbor_fill/grid_fill (Will be removed in v0.20.0)pygmt.grdfill: Deprecate parameters splinefill/constantfill/neighborfill/gridfill to spline_fill/constant_fill/neighbor_fill/grid_fill (Will be removed in v0.20.0)Dec 12, 2025
@yvonnefroehlich
yvonnefroehlich marked this pull request as draft December 12, 2025 16:32
@yvonnefroehlich
yvonnefroehlich marked this pull request as ready for review December 12, 2025 22:02
@seisman
seisman merged commit a95862d into mainDec 13, 2025
23 checks passed
@seisman
seisman deleted the deprecate-grdfill-fill branch December 13, 2025 03:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecationDeprecating a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@yvonnefroehlich@seisman