We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a4e1a4 commit 91df0eeCopy full SHA for 91df0ee
pygmt/xarray_backend.py
@@ -69,7 +69,7 @@ class GMTBackendEntrypoint(BackendEntrypoint):
69
70
description = "Open raster (.grd, .nc or .tif) files in Xarray via GMT."
71
open_dataset_parameters = ("filename_or_obj", "raster_kind")
72
- url = "https://github.com/GenericMappingTools/pygmt"
+ url = "https://pygmt.org/dev/api/generated/pygmt.GMTBackendEntrypoint.html"
73
74
def open_dataset( # type: ignore[override]
75
self,
0 commit comments