Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Retrieve Dataset

**Example**

Retrieves the dataset of the table name 'tblKM1906_Gradients3_uway_optics' from the KM1906 Gradients 3 Optical Underway dataset.

.. code-block:: python

Expand All @@ -44,3 +45,4 @@ Retrieve Dataset

api = pycmap.API(token='<YOUR_API_KEY>')
api.get_dataset('tblKM1906_Gradients3_uway_optics')