File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -289,9 +289,6 @@ Python objects to and from GMT virtual files:
289
289
.. autosummary ::
290
290
:toctree: generated
291
291
292
- clib.Session.virtualfile_from_matrix
293
- clib.Session.virtualfile_from_vectors
294
- clib.Session.virtualfile_from_grid
295
292
clib.Session.virtualfile_in
296
293
clib.Session.virtualfile_out
297
294
clib.Session.virtualfile_to_dataset
@@ -317,3 +314,7 @@ Low level access (these are mostly used by the :mod:`pygmt.clib` package):
317
314
clib.Session.read_virtualfile
318
315
clib.Session.extract_region
319
316
clib.Session.get_libgmt_func
317
+ clib.Session.virtualfile_from_data
318
+ clib.Session.virtualfile_from_grid
319
+ clib.Session.virtualfile_from_matrix
320
+ clib.Session.virtualfile_from_vectors
You can’t perform that action at this time.
0 commit comments