Skip to content

Commit

Permalink
Update docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Dec 16, 2024
1 parent e21189d commit e9884e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pygmt/datasets/load_remote_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ class GMTRemoteDataset(NamedTuple):
Attributes
----------
kind
The kind of the dataset source. Valid values are ``"grid"`` and ``"image"``.
description
The name assigned as an attribute to the DataArray.
The name assigned as an attribute to the DataArray.
units
The units of the values in the DataArray.
resolutions
Expand Down

0 comments on commit e9884e4

Please sign in to comment.