Skip to content

Commit

Permalink
Merge branch 'MSchatzUW-patch-52'
Browse files Browse the repository at this point in the history
  • Loading branch information
norlandrhagen committed May 14, 2020
2 parents a850391 + 0d19492 commit 86cc1d6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Metadata



Returns a dataframe containing the associated metadata of a variable (such as data source, distributor, references, and etc..).
Returns a dataframe containing the associated metadata of a variable (such as data source, distributor, references, and etc.).
The inputs can be string literals (if only one table, and variable is passed) or a list of string literals.

|
Expand Down Expand Up @@ -53,6 +53,7 @@ Retrieve dataset metadata for the satellite SST and Argo salinity datasets.

**SQL Statement**


Here is how to achieve the same results using a direct SQL statement. Please refer to :ref:`query` for more information.

.. code-block:: sql
Expand Down

0 comments on commit 86cc1d6

Please sign in to comment.