Skip to content

pygmt.grdfill: Remove the deprecated '*fill' parameters [Deprecated since 0.18.0] - #4836

Merged
seisman merged 1 commit into
GenericMappingTools:mainfrom
floze-the-genius:remove/grdfill-deprecated
Aug 14, 2026
Merged

pygmt.grdfill: Remove the deprecated '*fill' parameters [Deprecated since 0.18.0]#4836
seisman merged 1 commit into
GenericMappingTools:mainfrom
floze-the-genius:remove/grdfill-deprecated

Conversation

@floze-the-genius

Copy link
Copy Markdown
Contributor

Description of proposed changes

Remove the deprecated constantfill, gridfill, neighborfill, and splinefill parameter aliases from pygmt.grdfill as scheduled for PyGMT v0.20.0. The replacement constant_fill, grid_fill, neighbor_fill, and spline_fill parameters remain unchanged.

Part of #4824.

Checks

  • python3 -m compileall -q pygmt/src/grdfill.py
  • uvx --from ruff==0.16.3 ruff format --check pygmt/src/grdfill.py
  • uvx --from ruff==0.16.3 ruff check pygmt/src/grdfill.py
  • git diff --check

The GMT runtime and pytest environment are not available locally, so the GMT-dependent grdfill tests are left to CI.

@seisman seisman added the deprecation Deprecating a feature label Aug 14, 2026
@seisman seisman added this to the 0.20.0 milestone Aug 14, 2026
@seisman
seisman merged commit 5682147 into GenericMappingTools:main Aug 14, 2026
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecation Deprecating a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants