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 8e7a93c commit a750769Copy full SHA for a750769
pygmt/datasets/samples.py
@@ -1,5 +1,5 @@
1
"""
2
-Functions to load sample data from the GMT tutorials.
+Functions to load sample data.
3
4
import pandas as pd
5
from pygmt.src import which
pygmt/tests/test_datasets_tutorial.py renamed to pygmt/tests/test_datasets_samples.py
-Test basic functionality for loading datasets for tutorials.
+Test basic functionality for loading sample datasets.
from pygmt.datasets import (
load_japan_quakes,
0 commit comments